mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
⬆️ Upgrade GitHub Action Label Approved (#2189)
This commit is contained in:
parent
642762564d
commit
7667605520
1 changed files with 1 additions and 1 deletions
2
.github/workflows/label-approved.yml
vendored
2
.github/workflows/label-approved.yml
vendored
|
|
@ -8,6 +8,6 @@ jobs:
|
|||
label-approved:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: docker://tiangolo/label-approved:0.0.1
|
||||
- uses: docker://tiangolo/label-approved:0.0.2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue