Skip to content

Commit 9b9ae8d

Browse files
authored
Merge pull request #34 from packagist/renovate/actions-checkout-6.x
Update actions/checkout action to v6.0.3
2 parents 3513567 + bdcdb02 commit 9b9ae8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
contents: read
2323
steps:
2424
- name: Checkout repository
25-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
25+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2626
with:
2727
persist-credentials: false
2828

0 commit comments

Comments
 (0)