mirror of https://github.com/tiangolo/fastapi.git
⬆️ Upgrade GitHub Action Latest Changes (#2190)
This commit is contained in:
parent
5a776fbff5
commit
0b76b675db
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: docker://tiangolo/latest-changes:0.0.2
|
||||
- uses: docker://tiangolo/latest-changes:0.0.3
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
latest_changes_file: docs/en/docs/release-notes.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue