We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1354394 commit b961d99Copy full SHA for b961d99
1 file changed
.github/workflows/label-sync.yaml
@@ -22,7 +22,7 @@ jobs:
22
issues: write
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
26
with:
27
persist-credentials: false
28
sparse-checkout: .github/labels.yaml
0 commit comments