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 f9747a6 + 4b2966e commit 299458dCopy full SHA for 299458d
modules/go/base/.github/workflows/govulncheck.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
22
23
- id: go-version
24
run: |
modules/repository-base/base/.github/workflows/make-self-upgrade.yaml
@@ -32,7 +32,7 @@ jobs:
32
echo "This workflow should not be run on a non-branch-head."
33
exit 1
34
35
36
37
38
0 commit comments