We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fca7b6 + a1d0c7b commit ffe30faCopy full SHA for ffe30fa
.github/workflows/add-to-task-list.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
20
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
21
- - uses: dev-hato/actions-add-to-projects@220e07675297bcba4b0ffcda8bf458853f1eccc3 # v0.0.89
+ - uses: dev-hato/actions-add-to-projects@25839286e89098914741947734e9a9bf992a1ac4 # v0.0.90
22
23
github-token: ${{steps.generate_token.outputs.token}}
24
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments