Skip to content

Commit 299458d

Browse files
Merge pull request #197 from cert-manager/dependabot/github_actions/modules/go/base/dot-github/workflows/all-058aef20af
build(deps): bump the all group across 2 directories with 1 update
2 parents f9747a6 + 4b2966e commit 299458d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/go/base/.github/workflows/govulncheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919

2020
steps:
21-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
21+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2222

2323
- id: go-version
2424
run: |

modules/repository-base/base/.github/workflows/make-self-upgrade.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "This workflow should not be run on a non-branch-head."
3333
exit 1
3434
35-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3636

3737
- id: go-version
3838
run: |

0 commit comments

Comments
 (0)