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 13652b5 commit 54fe9d1Copy full SHA for 54fe9d1
1 file changed
.github/workflows/add-to-project.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Add to project
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
+ - uses: actions/add-to-project@1f2db0f17f4dca7786abfab9ca41e2bdcca1e27a # v2.0.0
16
with:
17
project-url: https://github.com/orgs/fastapi/projects/2
18
github-token: ${{ secrets.PROJECTS_TOKEN }}
0 commit comments