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 2085cce + 04d6ea6 commit b09340bCopy full SHA for b09340b
.github/workflows/add-dependabot-pr-to-project.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Add to Compute Foundation Project Board
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/add-to-project@v0.6.1
+ - uses: actions/add-to-project@v1.0.1
19
with:
20
project-url: https://github.com/orgs/github/projects/5753/ # Compute Foundation Project Board
21
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments