Skip to content

Commit c28f37f

Browse files
chore(deps): update actions/checkout action to v4.2.0
1 parent 1e2cf88 commit c28f37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
echo "sbom=${{ inputs.sbom }}" >> $GITHUB_OUTPUT
9797
9898
- name: Checkout
99-
uses: actions/checkout@v4.1.7
99+
uses: actions/checkout@v4.2.0
100100
with:
101101
ref: ${{ steps.get_inputs.outputs.checkout_ref }}
102102

0 commit comments

Comments
 (0)