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 9898554 commit 4a96bc2Copy full SHA for 4a96bc2
1 file changed
.github/workflows/issue-labeler.yml
@@ -13,7 +13,7 @@ jobs:
13
issues: write # for github/issue-labeler to create or remove labels
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: github/issue-labeler@v2.4
+ - uses: github/issue-labeler@6ca237433dbbb8e475241b7f38f4600d9e296c57 # tag=v2.5
17
with:
18
repo-token: "${{ secrets.GITHUB_TOKEN }}"
19
configuration-path: .github/issue-labeler.yml
0 commit comments