mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -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:
|
steps:
|
||||||
- name: Label Issue
|
- name: Label Issue
|
||||||
uses: github/issue-labeler@v2.4.1
|
uses: github/issue-labeler@v3.1
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
not-before: 2021-12-07T07:00:00Z
|
not-before: 2021-12-07T07:00:00Z
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user