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 7756d93 commit 7c04af1Copy full SHA for 7c04af1
.github/workflows/codecov.yaml
@@ -19,7 +19,7 @@ jobs:
19
egress-policy: audit
20
21
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.0.0
22
- - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
+ - uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
23
with:
24
go-version: "^1.20"
25
- name: Run tests
.github/workflows/scan-vulns.yaml
@@ -23,7 +23,7 @@ jobs:
26
27
28
go-version: "1.21"
29
check-latest: true
0 commit comments