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 973c462 commit 836f573Copy full SHA for 836f573
.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@f190e03671a8005edd17b622a0fd81ef98cb0e8f # v0.0.98
+ - uses: dev-hato/actions-add-to-projects@bf5e1af12f40d268eca4e84e8f349a8c849472a1 # v0.0.99
23
24
github-token: ${{steps.generate_token.outputs.token}}
25
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments