Pin Actions to commit SHAs#25
Merged
Merged
Conversation
| name: Formatting | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - name: Harden the runner |
Member
There was a problem hiding this comment.
Can we not add the harden the runner step to these yet? It broadens the supply chain, and I am not familiar with it, nor is anyone else I have spoken to at villageSQL.
c27fd06 to
5590d35
Compare
See villagesql/villagesql-server#616 (migrate GitHub Actions off the deprecated Node 20 runtime).
5590d35 to
1faeed7
Compare
malone-at-work
approved these changes
Jun 29, 2026
Member
|
I didn't realize this was pending, it didn't show up in my dashboard because you didn't re-request my review... Submitting now. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Pins all third-party actions to commit SHAs. Companion to the Node 20 deprecation work in villagesql/villagesql-server#616.
actions/checkout(v6.0.3),actions-rust-lang/setup-rust-toolchain(v1.16.1),actions/cache(v5.0.5),dawidd6/action-download-artifact(v21),actions/upload-artifact(v7.0.1) to commit SHAs — all already on Node 24rustsec/audit-checkto its v2.0.0 SHA (still Node 20; no Node 24 release exists yet)permissions: contents: read(theauditjob keeps its ownchecks: write)SHAs were resolved from each action's release tag. Validated with
actionlint.