Skip to content

Commit 43071a7

Browse files
Merge pull request #585 from cert-manager/dependabot/github_actions/all-a331d3ec2d
Bump actions/checkout from 4 to 5 in the all group
2 parents 4f704f6 + d1f95ec commit 43071a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id-token: write # needed for keyless signing
1818

1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121

2222
- id: go-version
2323
run: |

0 commit comments

Comments
 (0)