Skip to content

Commit b43cca5

Browse files
chore(deps): update actions/checkout action to v7
1 parent a2ffa2f commit b43cca5

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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
24+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2525
with:
2626
persist-credentials: false
2727

0 commit comments

Comments
 (0)