We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34edd91 + dab57e1 commit 3dc859fCopy full SHA for 3dc859f
2 files changed
.github/workflows/static-analysis.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Set up Go
22
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
+ uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.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