Skip to content

Commit 7162bf7

Browse files
Update actions/setup-go digest to c4c1141
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72de6de commit 7162bf7

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@c4c114188661c0fa735e5b938764519fc6e8efa9
2525
with:
2626
go-version: ${{ env.GO_VERSION }}
2727

0 commit comments

Comments
 (0)