pin gha versions (#12100)

This commit is contained in:
Sergejs Kostjucenko
2022-08-25 17:52:58 +03:00
committed by GitHub
parent 7c465dfe6a
commit 933440197a
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -8,10 +8,10 @@ on:
jobs:
label-new-issues:
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Label drafts
uses: andymckay/labeler@master
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90 # 1.0.4
if: github.event.issue.author_association == 'NONE'
with:
add-labels: 'Z0-unconfirmed'