We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa4a63 commit a28c6e7Copy full SHA for a28c6e7
1 file changed
.github/workflows/add-changeset-on-label.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout PR branch
19
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
20
with:
21
ref: ${{ github.event.pull_request.head.ref }}
22
fetch-depth: 0
0 commit comments