Skip to content

Commit 806a7bf

Browse files
chore(deps): update actions/checkout digest to 8e5e7e5
1 parent 553a679 commit 806a7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}
4141

4242
- name: Check out repository
43-
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
43+
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
4444

4545
- name: Set up QEMU
4646
id: qemu

0 commit comments

Comments
 (0)