Skip to content

Commit f273da5

Browse files
[skip-release] Update actions/checkout digest to de0fac2
1 parent 1ab1016 commit f273da5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
contents: read
88
runs-on: ubuntu-24.04
99
steps:
10-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
10+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1111
- run: shellcheck *.sh
1212
- uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0
1313
with:
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
cli: [claude, codex, gemini, opencode]
3333
steps:
34-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
34+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535

3636
- uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
3737

0 commit comments

Comments
 (0)