We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e95d532 + 7965cd1 commit a3d6567Copy full SHA for a3d6567
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: Setup Go
29
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
30
with:
31
go-version-file: go.mod
32
.github/workflows/pr.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
16
17
18
19
20
0 commit comments