mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-05-20 23:42:54 +00:00
chore(deps): update actions/setup-go digest to 84cbf80 (#120)
Co-authored-by: asraa <asraa@google.com>
This commit is contained in:
committed by
GitHub
parent
84f7ea1baf
commit
46cf180c2e
2
.github/workflows/pre-submit.yml
vendored
2
.github/workflows/pre-submit.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v3 # v3
|
||||
|
||||
- name: setup-go
|
||||
uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v3
|
||||
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v3
|
||||
with:
|
||||
go-version: '1.18'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user