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.
2 parents 55bc1f6 + b5f4b83 commit 8a1d615Copy full SHA for 8a1d615
.github/workflows/issue-opened.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
12
- - uses: github/issue-labeler@6ca237433dbbb8e475241b7f38f4600d9e296c57 # v2.5
+ - uses: github/issue-labeler@de16e742018d174ccf61d287f6ed31eb48faa64f # v2.6
13
with:
14
repo-token: "${{ secrets.GITHUB_TOKEN }}"
15
configuration-path: .github/labeler-issue-triage.yml
0 commit comments