mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
.github/workflows: update issue-labeler
This commit is contained in:
parent
4267e5d22e
commit
66410a03cb
2
.github/workflows/issue-labeler.yml
vendored
2
.github/workflows/issue-labeler.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
triage:
|
triage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: github/issue-labeler@v2.5
|
- uses: github/issue-labeler@v3.1
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
configuration-path: .github/workflows/issue-labeler/config.yml
|
configuration-path: .github/workflows/issue-labeler/config.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user