Update all non-major github action #102
Merged
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:
v0.4.0
->v0.5.0
0.9.1
->0.12.0
v5.0.1
->v5.0.2
v0.0.4
->v0.0.9
v0.0.8
->v0.0.9
Release Notes
actions/add-to-project (actions/add-to-project)
v0.5.0
Compare Source
What's Changed
New Contributors ❤️
Full Changelog: actions/add-to-project@v0.4.1...v0.5.0
v0.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/add-to-project@v0.4.0...v0.4.1
aquasecurity/trivy-action (aquasecurity/trivy-action)
v0.12.0
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.11.2...0.12.0
v0.11.2
Compare Source
Full Changelog: aquasecurity/trivy-action@0.11.1...0.11.2
v0.11.1
Compare Source
What's Changed
Full Changelog: aquasecurity/trivy-action@0.11.0...0.11.1
v0.11.0
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.10.0...0.11.0
v0.10.0
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.9.2...0.10.0
v0.9.2
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.9.1...0.9.2
peter-evans/create-pull-request (peter-evans/create-pull-request)
v5.0.2
: Create Pull Request v5.0.2Compare Source
⚙️ Fixes an issue that occurs when using
push-to-fork
and both base and head repositories are in the same org/user account.What's Changed
Full Changelog: peter-evans/create-pull-request@v5.0.1...v5.0.2
zeebe-io/backport-action (zeebe-io/backport-action)
v0.0.9
: Backport-action 0.0.9Compare Source
What's Changed
Documentation
Testing
init.defaultbranch
git config by @korthout in https://github.com/zeebe-io/backport-action/pull/272Other
New Contributors
Full Changelog: korthout/backport-action@v0.0.8...v0.0.9
v0.0.8
: Backport-action 0.0.8Compare Source
Bug fixes
New Contributors
Full Changelog: korthout/backport-action@v0.0.7...v0.0.8
v0.0.7
: Backport-action 0.0.7Compare Source
Bug fixes
Other
Full Changelog: korthout/backport-action@v0.0.6...v0.0.7
v0.0.6
: Backport-action 0.0.6Compare Source
Features
${pull_author}
for username of the original pull request's author #84Bug fixes
Other
version
input #103From now on, users no longer need to provide this input. Previously, this input was required by the action and had to be kept in-sync with the action's version. For backwards compatibility it was deprecated, but it is no longer used for anything. Users can safely remove it from the
with
section of their workflow.The backport action now fetches only the necessary git history. Previously, users had to set
fetch-depth: 0
for theactions/checkout@v2
action, to fetch the entire git history. This is no longer needed.v0.0.5
: Backport-action 0.0.5Compare Source
Features
with support for
${pull_number}
and${target_branch}
placeholders${issue_refs}
for mentioned issues #77Other
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.