Skip to content

Commit a28c6e7

Browse files
chore(deps): update actions/checkout action to v7 (#1115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5aa4a63 commit a28c6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-changeset-on-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout PR branch
19-
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
19+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2020
with:
2121
ref: ${{ github.event.pull_request.head.ref }}
2222
fetch-depth: 0

0 commit comments

Comments
 (0)