Skip to content

Commit e68f416

Browse files
authored
Merge pull request #140 from voku/renovate/actions-checkout-digest
Update actions/checkout digest to df4cb1c
2 parents b34368c + 4a84c74 commit e68f416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
timeout-minutes: 10
3535
steps:
3636
- name: Checkout code
37-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
37+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3838

3939
- name: Setup PHP
4040
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)