Skip to content

Commit 37c44e8

Browse files
committed
Update actions/setup-go digest to cdcb360
1 parent 45aef4b commit 37c44e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@master
1616
- name: Install Go
17-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
17+
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
1818
with:
1919
go-version: '^1.17.3'
2020
- name: NPM Deps

0 commit comments

Comments
 (0)