We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c7a85c + 1dd473d commit 7176569Copy full SHA for 7176569
1 file changed
.github/workflows/projects.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Add issue and pull request to project
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/add-to-project@v0.5.0
+ - uses: actions/add-to-project@v0.6.0
14
with:
15
project-url: https://github.com/orgs/interlay/projects/3
16
github-token: ${{ secrets.PROJECTS }}
0 commit comments