Skip to content

Commit c5b055d

Browse files
authored
Merge pull request #17 from sudo-kraken/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 93cb6ef
2 parents dde9e4d + b865056 commit c5b055d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devcontainer-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-24.04
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2222

2323
- name: Build devcontainer
2424
uses: devcontainers/ci@8bf61b26e9c3a98f69cb6ce2f88d24ff59b785c6 # v0.3

0 commit comments

Comments
 (0)