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.
2 parents 7d5f815 + 8ff4e62 commit 625889fCopy full SHA for 625889f
1 file changed
.github/workflows/add_to_project.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Add to project
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/add-to-project@v0.3.0
+ - uses: actions/add-to-project@v0.4.0
18
with:
19
project-url: https://github.com/orgs/trailofbits/projects/12
20
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments