Skip to content

Commit 9f9f23b

Browse files
chore(deps): update actions/checkout action to v7
1 parent a7e6f57 commit 9f9f23b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030
using: composite
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
33+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3434
with:
3535
token: ${{ inputs.github_token }}
3636
# In pull_request_target, use the base repo's synthetic merge ref to avoid cross-repo clones

0 commit comments

Comments
 (0)