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 44afea5 commit f142e07Copy full SHA for f142e07
.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@f068a8113f0db2c9a3a0da575fb4e2905f2cc7c3 # v0.0.88
23
24
github-token: ${{steps.generate_token.outputs.token}}
25
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments