We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7113ae commit f5f848cCopy full SHA for f5f848c
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@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
16
with:
17
project-url: https://github.com/orgs/fastapi/projects/2
18
github-token: ${{ secrets.FASTAPI_PROJECTS_TOKEN }}
0 commit comments