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 cd0dad7 commit c16f42eCopy full SHA for c16f42e
.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@de16e742018d174ccf61d287f6ed31eb48faa64f # v2.6
+ - uses: github/issue-labeler@cd54a96bcc32e2a890e865b2eceffee3fc458b9d # v3.0
13
with:
14
repo-token: "${{ secrets.GITHUB_TOKEN }}"
15
configuration-path: .github/labeler-issue-triage.yml
0 commit comments