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 d647404 commit 58f0cbbCopy full SHA for 58f0cbb
.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@583d73df30830ca700d9392722d8f88f920180ce # v0.0.94
+ - uses: dev-hato/actions-add-to-projects@8a2e5b565ddf015f811f53ed06b75579ba10fae8 # v0.0.95
23
24
github-token: ${{steps.generate_token.outputs.token}}
25
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments