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 65e4767 commit 4c5c9c2Copy full SHA for 4c5c9c2
.github/workflows/issues.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Apply Issue Triage Labels
14
- uses: github/issue-labeler@6bea9ed491bb74fce38775b3d863e64a59dbd9eb # v3.3
+ uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4
15
with:
16
repo-token: '${{ secrets.GITHUB_TOKEN }}'
17
configuration-path: .github/labeler-issues.yml
0 commit comments