crossplane-contrib / provider-pagerduty

Apache License 2.0
13 stars 13 forks source link

chore(deps): update zeebe-io/backport-action action to v3.1.0 #65

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
zeebe-io/backport-action action minor v3.0.2 -> v3.1.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

zeebe-io/backport-action (zeebe-io/backport-action) ### [`v3.1.0`](https://redirect.github.com/korthout/backport-action/releases/tag/v3.1.0): Backport-action v3.1.0 [Compare Source](https://redirect.github.com/zeebe-io/backport-action/compare/v3.0.2...v3.1.0) #### What's Changed This release adds a new input [`source_pr_number`](https://redirect.github.com/korthout/backport-action?tab=readme-ov-file#source_pr_number) that allows you to specify the pull request to backport in your workflow. Previously, the action always determined the pull request from the event payload, limiting the action only to backport the pull request associated with the current workflow run. This new input can be helpful in workflows that prefer to be explicit, workflows that run on `workflow_dispatch` events, and complex workflows that require flexibility. Thanks for this great contribution [@​chancez](https://redirect.github.com/chancez)! - Add `source_pr_number` input by [@​chancez](https://redirect.github.com/chancez) in [https://github.com/korthout/backport-action/pull/434](https://redirect.github.com/korthout/backport-action/pull/434) #### New Contributors - [@​chancez](https://redirect.github.com/chancez) made their first contribution in [https://github.com/korthout/backport-action/pull/434](https://redirect.github.com/korthout/backport-action/pull/434) **Full Changelog**: https://github.com/korthout/backport-action/compare/v3.0.2...v3.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.