Skip to content

Commit fa9ef39

Browse files
committed
ci(workflows): pin 3rd party actions
1 parent 6d95141 commit fa9ef39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: initial labelling
18-
uses: andymckay/labeler@master
18+
uses: andymckay/labeler@3a4296e9dcdf9576b0456050db78cfd34853f260 # master
1919
with:
2020
add-labels: "needs triage"
2121
ignore-if-assigned: true

0 commit comments

Comments
 (0)