mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Upgrade Github actions issue labeler to fix 404 errors (#14163)
This commit is contained in:
parent
974465e46a
commit
fe2da52eec
2
.github/workflows/label_issue.yml
vendored
2
.github/workflows/label_issue.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Label Issue
|
||||
uses: github/issue-labeler@v2.4.1
|
||||
uses: github/issue-labeler@v3.1
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
not-before: 2021-12-07T07:00:00Z
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user