Update all non-major github action#650
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
19a9a6a to
320cd58
Compare
320cd58 to
6615eba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.35.4→v4.35.5v4.5.1→v4.5.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
github/codeql-action (github/codeql-action)
v4.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892zeebe-io/backport-action (zeebe-io/backport-action)
v4.5.2: Backport-action v4.5.2Compare Source
What's Changed
Bug fix for Summary comment incorrectly reports success when no target branches are found #629. When the action runs but finds no targets (no matching labels and no
target_branchesinput), the summary comment now explicitly states this instead of the misleading "backported this pull request". The comment also hints at filtering the trigger at the workflow level so the action runs only when there's work to do, and the README usage example now demonstrates that pattern with a label-prefix filter.Documentation
The README grew a new section on computing
target_branchesdynamically at workflow runtime. You may need this when targets come from a config file, an API call, or a parsed/backport <branch>comment rather than labels. We also made some further improvements to the README examples. We collapsed the signing example into a<details>block, tightened the comment-trigger example, and bumped theactions/checkouttov6across examples.Updated dependencies
Full Changelog: korthout/backport-action@v4.5.1...v4.5.2
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.