Skip to content

Commit c5d630f

Browse files
authored
Merge pull request #434 from kadras-io/dependabot/github_actions/actions/checkout-4.2.1
2 parents 9ad05a8 + 95e53af commit c5d630f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
image-digest: ${{ steps.image-info.outputs.image_digest }}
2020
steps:
2121
- name: Checkout source code
22-
uses: actions/checkout@v4.2.0
22+
uses: actions/checkout@v4.2.1
2323

2424
- name: Set up Carvel
2525
uses: carvel-dev/setup-action@v2.0.1

0 commit comments

Comments
 (0)