We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e29e35 commit 04698d6Copy full SHA for 04698d6
1 file changed
.github/workflows/add-to-task-list.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
21
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
22
- - uses: dev-hato/actions-add-to-projects@17aad01fd46cba53af2c7258b6ca2a89bb46dfbb # v0.0.87
+ - uses: dev-hato/actions-add-to-projects@220e07675297bcba4b0ffcda8bf458853f1eccc3 # v0.0.89
23
24
github-token: ${{steps.generate_token.outputs.token}}
25
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments