chore: update actions/checkout to v7 and auto-maintain README SHA#13
Merged
Conversation
- Update all actions/checkout references in README from v4 to v7.0.0 pinned to commit SHA 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 - Replace mutable 'ref: main' in usage example with pinned commit SHA - Add workflow to auto-update pinned SHA in README on every push to main - Update CHANGELOG Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Summary
Updates all
actions/checkoutreferences in README and adds automation to keep them current.Changes
README
actions/checkoutreferences from@v4to@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0ref: mainin the GitHub Actions usage example with the current pinned commit SHA (avoids suggesting mutable refs in examples)New workflow:
.github/workflows/update-readme-sha.ymlmain(excluding docs-only pushes to prevent loops)ref:line with the new commit SHA