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.
1 parent f49f22f commit 09e9b3bCopy full SHA for 09e9b3b
.github/workflows/codecov.yaml
@@ -19,7 +19,7 @@ jobs:
19
egress-policy: audit
20
21
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.0.0
22
- - uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
+ - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
23
with:
24
go-version: "^1.20"
25
- name: Run tests
.github/workflows/scan-vulns.yaml
@@ -23,7 +23,7 @@ jobs:
26
- - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
27
28
go-version: "1.21"
29
check-latest: true
0 commit comments