Skip to content

Commit 25a34cf

Browse files
Merge pull request #1124 from travi-test/renovate/master-actions-checkout-6.x
chore(action): update actions/checkout action to v6.0.3 (master)
2 parents facdec8 + 5b343b7 commit 25a34cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
egress-policy: audit
2323

24-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2525
- name: Setup node
2626
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
2727
with:

0 commit comments

Comments
 (0)