Skip to content

Commit 1c4af7c

Browse files
Merge pull request #316 from mkmik/renovate/actions-setup-go-digest
Update actions/setup-go digest to fac708d
2 parents 1cbc58f + b650ae1 commit 1c4af7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515

1616
- name: Set up Go 1.x
17-
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4
17+
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4
1818
with:
1919
go-version: ^1.18
2020
id: go

0 commit comments

Comments
 (0)