build(deps): Bump actions/setup-go from 5.0.2 to 5.1.0 in /.github/actions/setup-env
Bumps actions/setup-go from 5.0.2 to 5.1.0.
Release notes
Sourced from actions/setup-go's releases.
v5.1.0
What's Changed
- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/setup-go#500- Upgrade IA Publish by
@Jcambassin actions/setup-go#502- Add architecture to cache key by
@Zxillyin actions/setup-go#493 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.- Enhance workflows and Upgrade micromatch Dependency by
@priyagupta108in actions/setup-go#510Bug Fixes
- Revise
isGheslogic by@jww3in actions/setup-go#511New Contributors
@Zxillymade their first contribution in actions/setup-go#493@Jcambassmade their first contribution in actions/setup-go#500@jww3made their first contribution in actions/setup-go#511@priyagupta108made their first contribution in actions/setup-go#510Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.1.0
Commits
-
41dfa10Enhance workflows and Upgrade micromatch Dependency (#510) -
9419772ReviseisGheslogic (#511) -
d60b41aMerge pull request #502 from actions/Jcambass-patch-1 -
e09f57fUpgrade IA Publish -
df1a117Merge pull request #500 from actions/Jcambass-patch-1 -
49582f6Add workflow file for publishing releases to immutable action package -
b26d402fix: add arch to cache key (#493) - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)