Skip to content

Commit 68b47f5

Browse files
chore(deps): update actions/checkout digest to 93cb6ef
1 parent 19eafd1 commit 68b47f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-boxkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
# Clone code to runner
3535
- name: Checkout
36-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
36+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
3737

3838
# Build metadata
3939
- name: Image Metadata

0 commit comments

Comments
 (0)