Skip to content

Commit 5698cfc

Browse files
chore(deps): update actions/checkout action to v7
1 parent c3b1ac5 commit 5698cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trunk-upgrade.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
pull-requests: write # needed by github-action-trunk-upgrade to write pull requests
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2525
with:
2626
persist-credentials: false
2727

0 commit comments

Comments
 (0)