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.
1 parent 97ff7f9 commit edd6faeCopy full SHA for edd6fae
.github/workflows/add-to-project.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Add issue to project
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/add-to-project@v0.5.0
+ - uses: actions/add-to-project@v1.0.2
16
with:
17
project-url: https://github.com/orgs/carvel-dev/projects/1
18
github-token: ${{ secrets.CARVEL_ADD_TO_PROJECT_TOKEN }}
0 commit comments