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 40a3b8a + a5dfe2d commit 81586e9Copy full SHA for 81586e9
.github/workflows/static-analysis.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Set up Go
22
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
23
with:
24
go-version: ${{ matrix.go-version }}
25
id: go
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
26
27
0 commit comments