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 665f915 + bf75b0d commit 6d91c79Copy full SHA for 6d91c79
.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.5.0
+ - uses: actions/add-to-project@v0.6.0
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