Update all non-major github action #37
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:
v5.1.0
->v5.5.0
v4.4.3
->v4.6.2
v3.2.0
->v3.6.0
v35.9.2
->v35.9.3
v3.1.0
->v3.2.1
Release Notes
actions/setup-go (actions/setup-go)
v5.5.0
Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0
Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
v5.3.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @Link- in https://github.com/actions/setup-go/pull/531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
v5.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
actions/upload-artifact (actions/upload-artifact)
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
What's Changed
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
docker/setup-qemu-action (docker/setup-qemu-action)
v3.6.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.5.0...v3.6.0
v3.5.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.4.0...v3.5.0
v3.4.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.3.0...v3.4.0
v3.3.0
Compare Source
cache-image
input to enable/disable caching of binfmt image by @crazy-max in https://github.com/docker/setup-qemu-action/pull/130Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0
tj-actions/changed-files (tj-actions/changed-files)
v35.9.3
Compare Source
zeebe-io/backport-action (zeebe-io/backport-action)
v3.2.1
: Backport-action v3.2.1Compare Source
What's Changed
Backport-action now detects when a backport branch or pull request already exists and continues without posting an error comment. This means you can safely add backport labels after a previous run. It also allows you to retry the workflow where the branch was pushed, but the pull request couldn’t be created. In earlier versions, rerunning in those situations would have left an error comment on the original pull request. Now, it handles these gracefully. The actions' log shows what happens in detail. Thanks @wolfgangwalther for this great contribution!
A typo in the actions' log was also fixed thanks to @codygarver.
Updated dependencies
New Contributors
Full Changelog: korthout/backport-action@v3.2.0...v3.2.1
v3.2.0
: Backport-action 3.2.0Compare Source
What's Changed
This release adds two new inputs:
add_labels
andadd_author_as_assignee
.add_labels
allows you to specify additional labels for the backport pull request. Thanks @chancez for the great contribution!add_labels
using comma by @korthout in https://github.com/korthout/backport-action/pull/454add_author_as_assignee
allows you to control whether the action should set the author of the original pull request as an assignee on the backport pull request. Thanks @soooch for the great contribution!Updated Dependencies
New Contributors
Full Changelog: korthout/backport-action@v3.1.0...v3.2.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.
👻 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.