chore(deps): update github actions#36
Merged
Merged
Conversation
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→v4.3.1v3→v3.6.0v2→v2.2.0v5→v5.4.0v3→v3.7.0v3→v3.12.01.25→1.26v0.0.18→v0.0.20Release Notes
actions/checkout (actions/checkout)
v4.3.1Compare Source
v4.3.0Compare Source
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946v4.2.1Compare Source
v4.2.0Compare Source
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in #1707v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in #1692v4.1.3Compare Source
sparse-checkoutby @jww3 in #1656actions/checkoutversion inupdate-main-version.ymlby @jww3 in #1650v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in #1598v4.1.1Compare Source
v4.1.0Compare Source
actions/setup-go (actions/setup-go)
v2.2.0: Add check-latest inputCompare Source
In scope of this release we add the check-latest input. If
check-latestis set totrue, the action first checks if the cached version is the latest one. If the locally cached version is not the most up-to-date, a Go version will then be downloaded from go-versions repository. By defaultcheck-latestis set tofalse.Example of usage:
Moreover, we updated
@actions/corefrom1.2.6to1.6.0v2.1.5Compare Source
In scope of this release we updated
matchers.jsonto improve the problem matcher pattern. For more information please refer to this pull requestv2.1.4Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v2.1.3...v2.1.4
v2.1.3Compare Source
v2.1.2Compare Source
This release includes vendored licenses for this action's npm dependencies.
v2.1.1Compare Source
Switch to
mainbranch of go-versions repository to consume latest added versionsv2.1.0Compare Source
Go binaries are downloaded from go-versions releases with a read through to the go dist source on miss.
v2.0.3Compare Source
Proxy support
Bug fixes with semver matching
add bin to the path
stable option so you can specify not stable versions.
Test coverage including mocking to cover actions code arcs (no internet needed)
e2e workflow to validate downloading versions
problem matchers with less false hits
output final resolved version to logs
output go env in expanding block
v2.0.2: (beta)Compare Source
Still a v2 beta
Proxy support
Bug fixes with semver matching
add bin to the path
stable option so you can specify not stable versions.
Test coverage including mocking to cover actions code arcs (no internet needed)
e2e workflow to validate downloading versions
problem matchers with less false hits
output final resolved version to logs
docker/build-push-action (docker/build-push-action)
v5.4.0Compare Source
Full Changelog: docker/build-push-action@v5.3.0...v5.4.0
v5.3.0Compare Source
Full Changelog: docker/build-push-action@v5.2.0...v5.3.0
v5.2.0Compare Source
outputsinput by @crazy-max in #1074Full Changelog: docker/build-push-action@v5.1.0...v5.2.0
v5.1.0Compare Source
annotationsinput by @crazy-max in #992secret-envsinput by @elias-lundgren in #980Full Changelog: docker/build-push-action@v5.0.0...v5.1.0
docker/login-action (docker/login-action)
v3.7.0Compare Source
scopeinput to set scopes for the authentication token by @crazy-max in #912registry-authinput by @crazy-max in #911Full Changelog: docker/login-action@v3.6.0...v3.7.0
v3.6.0Compare Source
registry-authinput for raw authentication to registries by @crazy-max in #887Full Changelog: docker/login-action@v3.5.0...v3.6.0
v3.5.0Compare Source
Full Changelog: docker/login-action@v3.4.0...v3.5.0
v3.4.0Compare Source
Full Changelog: docker/login-action@v3.3.0...v3.4.0
v3.3.0Compare Source
Full Changelog: docker/login-action@v3.2.0...v3.3.0
v3.2.0Compare Source
Full Changelog: docker/login-action@v3.1.0...v3.2.0
v3.1.0Compare Source
Full Changelog: docker/login-action@v3.0.0...v3.1.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.12.0Compare Source
installinput by @crazy-max in #455Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0
v3.11.1Compare Source
keep-statenot being respected by @crazy-max in #429Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1
v3.11.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0
v3.10.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0
v3.9.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0
v3.8.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0
v3.7.1Compare Source
uuidpackage by @crazy-max in #369Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1
v3.7.0Compare Source
buildkitd-flagsif opt-in by @crazy-max in #363uuidpackage and switch tocryptoby @crazy-max in #366Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0
v3.6.1Compare Source
Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1
v3.6.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0
v3.5.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.4.0...v3.5.0
v3.4.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0
v3.3.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.2.0...v3.3.0
v3.2.0Compare Source
configtobuildkitd-configconfig-inlinetobuildkitd-config-inlineFull Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0
v3.1.0Compare Source
cache-binaryinput to enable/disable caching binary to GHA cache backend by @crazy-max in #300Full Changelog: docker/setup-buildx-action@v3.0.0...v3.1.0
actions/go-versions (go)
v1.26.1: 1.26.1Compare Source
Go 1.26.1
v1.26.0: 1.26.0Compare Source
Go 1.26.0
wajeht/docker-cd-deploy-workflow (wajeht/docker-cd-deploy-workflow)
v0.0.20Compare Source
fix: replace all Host() values and strip redirect labels in temp deploys
v0.0.19Compare Source
fix: prefer non-www subdomain hosts for temp deploy URL detection
Fixes bug where apps with bare domain Host() labels (e.g. closepowerlifting.com) would generate invalid temp URLs like pr-148-close-powerlifting.com instead of pr-148-close-powerlifting.jaw.dev.
Configuration
📅 Schedule: Branch creation - "before 9am,after 5pm" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Renovate Bot.