We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182eade commit b7da544Copy full SHA for b7da544
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
18
19
- name: Setup Go
20
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
+ uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
21
with:
22
go-version-file: go.mod
23
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
0 commit comments