Skip to content

Commit 4c2be59

Browse files
chore(deps): update actions/checkout action to v5.0.1 (#6313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a6d749 commit 4c2be59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ip-family: [ "ipv4" ]
2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@v5.0.0
22+
uses: actions/checkout@v5.0.1
2323
with:
2424
fetch-depth: 0
2525

0 commit comments

Comments
 (0)