mirror of https://github.com/tiangolo/fastapi.git
⬆️ Upgrade GitHub Action Label Approved (#2189)
This commit is contained in:
parent
642762564d
commit
7667605520
|
|
@ -8,6 +8,6 @@ jobs:
|
||||||
label-approved:
|
label-approved:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: docker://tiangolo/label-approved:0.0.1
|
- uses: docker://tiangolo/label-approved:0.0.2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue