Russ Cox submitted the change![Open in Gerrit]()
Change information
Commit message:
action.yml: pin action dependencies to full commit SHAs
In August 2025, GitHub introduced a feature which allows GitHub
repositories to enforce that Actions use SHA pinning. If enabled, all
GitHub Actions, including their transitive dependencies, must use SHA
pinning in order to be allowed to run. Switching to SHAs for our Action
dependencies allows repositories with this setting enabled to continue
using golang/govulncheck-action.
Fixes golang/go#75908
Change-Id: I0ffe9a8f56bbfd87dc50136fc35b0fc58abb4206
Change size: XS
Delta: 1 file changed, 2 insertions(+), 2 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by David Chase, +2 by Johan Brandhorst-Satzkorn, +2 by Sean Liao, +2 by Russ Cox
TryBots-Pass: TryBot-Bypass+1 by Sean Liao
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: govulncheck-action
Gerrit-Branch: master
Gerrit-Change-Id: I0ffe9a8f56bbfd87dc50136fc35b0fc58abb4206
Gerrit-Change-Number: 749320
Gerrit-PatchSet: 2