Skip to content

Commit 47f99e1

Browse files
Update actions/setup-go digest to 0aaccfd (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f712246 commit 47f99e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
11-
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
11+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
1212
with:
1313
go-version: '^1.16.0'
1414
- run: go version

0 commit comments

Comments
 (0)