chore(deps): update github-actions to v6 (major)#263
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update github-actions to v6 (major)#263renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
9eef154 to
6bfbde2
Compare
72192bf to
f978846
Compare
f978846 to
9650c91
Compare
ac32886 to
c329d08
Compare
c18ffeb to
7e72465
Compare
4dcadd7 to
b9142e7
Compare
2d4134c to
53d8b37
Compare
d5d7509 to
2337298
Compare
0285e61 to
4acc769
Compare
493b572 to
7861c64
Compare
3cd358b to
6e3f0b5
Compare
9eacf8f to
69a7f1c
Compare
69a7f1c to
71ccc9d
Compare
c6fd748 to
de32d14
Compare
b6e0027 to
68d95ae
Compare
406d6db to
6ce6d1d
Compare
d46ce4a to
ba7155a
Compare
dad2a1b to
8a5d98e
Compare
8a5d98e to
7541efa
Compare
7541efa to
660a86d
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:
v5.0.1→v6.0.2v5→v6v5→v6v5→v6v5→v6Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
actions/setup-go (actions/setup-go)
v6.4.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation update
New Contributors
Full Changelog: actions/setup-go@v6...v6.4.0
v6.3.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v6...v6.3.0
v6.2.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.2.0
v6.1.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
form-datato bring in fix for critical vulnerability by @matthewhughes934 in #618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
v6Compare Source
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v5...v5.6.0
v5.5.0Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
v5.3.0Compare Source
What's Changed
@actions/cacheto^4.0.0by @Link- in #531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
v5.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
v5.1.0Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGheslogic by @jww3 in #511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
v5.0.2Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.0.2
v5.0.1Compare Source
What's Changed
actions/setup-goto v5 by @chenrui333 in #449New Contributors
Full Changelog: actions/setup-go@v5.0.0...v5.0.1
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
v6.2.0Compare Source
v6.1.0Compare Source
What's Changed
Enhancement:
Dependency updates:
Documentation update:
Full Changelog: actions/setup-node@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Dependency Upgrades
Full Changelog: actions/setup-node@v5...v6.0.0
v6Compare Source
docker/metadata-action (docker/metadata-action)
v6Compare Source
v6.0.0Compare Source
#inside values while still supporting full-line#comments by @crazy-max in #607Full Changelog: docker/metadata-action@v5.10.0...v6.0.0
v5.10.0Compare Source
Full Changelog: docker/metadata-action@v5.9.0...v5.10.0
v5.9.0Compare Source
tag-namesoutput to return tag names without image base name by @crazy-max in #553Full Changelog: docker/metadata-action@v5.8.0...v5.9.0
v5.8.0Compare Source
is_not_default_branchglobal expression by @crazy-max in #535Full Changelog: docker/metadata-action@v5.7.0...v5.8.0
v5.7.0Compare Source
Full Changelog: docker/metadata-action@v5.6.1...v5.7.0
v5.6.1Compare Source
Full Changelog: docker/metadata-action@v5.6.0...v5.6.1
v5.6.0Compare Source
commit_dateglobal expression by @trim21 in #471 #475Full Changelog: docker/metadata-action@v5.5.1...v5.6.0
v5.5.1Compare Source
cwd://prefix for local bake files by @crazy-max in #382Full Changelog: docker/metadata-action@v5.5.0...v5.5.1
v5.5.0Compare Source
cwd://prefix for bake files path by @crazy-max in #370Full Changelog: docker/metadata-action@v5.4.0...v5.5.0
v5.4.0Compare Source
Full Changelog: docker/metadata-action@v5.3.0...v5.4.0
v5.3.0Compare Source
Full Changelog: docker/metadata-action@v5.2.0...v5.3.0
v5.2.0Compare Source
Full Changelog: docker/metadata-action@v5.1.0...v5.2.0
v5.1.0Compare Source
Full Changelog: docker/metadata-action@v5.0.0...v5.1.0
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.