Skip to content

Commit e1447b4

Browse files
chore(deps): update actions/checkout digest to 11d5960
1 parent 657c9da commit e1447b4

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19+
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
2020
with:
2121
repository: ${{ github.event.pull_request.head.repo.full_name }}
2222
ref: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)