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 6d95141 commit fa9ef39Copy full SHA for fa9ef39
.github/workflows/new-issues.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: initial labelling
18
- uses: andymckay/labeler@master
+ uses: andymckay/labeler@3a4296e9dcdf9576b0456050db78cfd34853f260 # master
19
with:
20
add-labels: "needs triage"
21
ignore-if-assigned: true
0 commit comments