Skip to content

Commit a359462

Browse files
authoredDec 12, 2024··
Update actions/setup-go digest to 3041bf5 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 665fb73 commit a359462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
17+
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
1818
with:
1919
go-version: '^1.17.3'
2020
- name: NPM Deps

0 commit comments

Comments
 (0)
Please sign in to comment.