chore: pin actions to SHA, update to latest versions, security-only dependabot#101
Merged
antonwinter merged 1 commit intomainfrom Mar 3, 2026
Merged
Conversation
2cdbdc8 to
dbeaf1f
Compare
- Pin all GitHub Actions to verified commit SHAs (supply-chain security) - Update all actions to latest versions - Update Node.js build version to 22 (LTS) - Update npm dependencies within semver ranges - Rebuild dist/ with latest dependency versions - Configure dependabot for security updates only
dbeaf1f to
c16f4df
Compare
This was referenced Mar 3, 2026
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
actions/checkoutfrom v3 to v6.0.2 (SHA-pinned)actions/setup-nodefrom v3 to v6.2.0 (SHA-pinned, removealways-auth)actions/upload-artifactfrom v3 to v7.0.0 (SHA-pinned)conventional-actions/next-versionto v1.1.6 (SHA-pinned)conventional-actions/create-releaseto v1.0.29 (SHA-pinned)open-pull-requests-limit: 0)Breaking change handled
actions/setup-node@v6removedalways-authsupport. Auth for GitHub Package Registry still works viaregistry-url+NODE_AUTH_TOKENenv var.Security
All SHAs verified via
gh api repos/REPO/git/ref/tags/TAG.Test plan