We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af673b commit 7f846ebCopy full SHA for 7f846eb
1 file changed
.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@041e8c0ad819837fd0d2adaac3c34c28d8978edd # v0.0.96
+ - uses: dev-hato/actions-add-to-projects@d1dc1de334cf8296195a09a5708421bc45fbbce6 # v0.0.97
22
23
github-token: ${{steps.generate_token.outputs.token}}
24
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments