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 76a39f5 commit 5e55746Copy full SHA for 5e55746
.github/workflows/labeler.yml
@@ -59,7 +59,7 @@ jobs:
59
# Automatically label pull requests:
60
- name: 'Automatically label pull requests'
61
# Pin action to full length commit SHA
62
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
63
with:
64
configuration-path: .github/labeler.yml
65
repo-token: ${{ secrets.STDLIB_BOT_PAT_REPO_WRITE }}
0 commit comments