Skip to content

Commit f0f22e0

Browse files
Update actions/setup-go digest to 9419772
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2eec38a commit f0f22e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v2
2222

2323
- name: Set up Go
24-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
24+
uses: actions/setup-go@941977282cd715ac8e0b3adc8555bef6dc794b7e
2525
with:
2626
go-version: ${{ env.GO_VERSION }}
2727

0 commit comments

Comments
 (0)