gateway: bump actions/checkout from 4.2.2 to 6.0.2#633
gateway: bump actions/checkout from 4.2.2 to 6.0.2#633dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
This is curious, |
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v5.0.1...v6.0.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5604602 to
4e30324
Compare
Or maybe we should cange all the actions (even built-in ) with hashed versions (and keep the latest version) ? With cooldown it's safe, but still when we have individual action changes it's just better to have smaller prs incrementally adding things - easier to review and go back. Nice thing about fixed version (hashed or vN.Y.Z) is that in case of any problems with newer version you can easily go back by reverting. The v5 or v6 has this problem that it might potentially break without changing anything and if it is noticed late, it might be difficult to pin-point the issues. Pinned versions are way more predictable and easier to fix if broken. |
|
I generally agree, though the GH actions have a pretty good track record of being safe (both security- and behavior-wise). Not sure how much churn they would generate. I'm fine with either direction here. |
Bumps actions/checkout from 4.2.2 to 6.0.2.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)