We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 773f25f + 82ee41c commit 9688300Copy full SHA for 9688300
1 file changed
.github/workflows/add-to-task-list.yml
@@ -11,7 +11,7 @@ jobs:
11
add-to-task-list:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: dev-hato/actions-add-to-projects@v0.0.9
+ - uses: dev-hato/actions-add-to-projects@v0.0.10
15
with:
16
github_app_id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
17
github_app_private_key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
0 commit comments