We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92bb18 commit 7776e56Copy full SHA for 7776e56
1 file changed
.github/workflows/add-to-project.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
timeout-minutes: 5
17
steps:
18
- - uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
+ - uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
19
with:
20
project-url: https://github.com/orgs/fastapi/projects/2
21
github-token: ${{ secrets.PROJECTS_TOKEN }} # zizmor: ignore[secrets-outside-env]
0 commit comments