We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb68d10 + 76eb5de commit 564b2dcCopy full SHA for 564b2dc
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@cf891aa9c9173f90e6670671ed43f2ee25b5626b # v0.0.79
+ - uses: dev-hato/actions-add-to-projects@6b85916c6dcb4f2d40888c3ba373c783615538ee # v0.0.81
22
23
github-token: ${{steps.generate_token.outputs.token}}
24
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments