Skip to content

Commit af6e00c

Browse files
committed
Update dev-hato/actions-add-to-projects action to v0.0.8
1 parent d4b4f52 commit af6e00c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-to-task-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
add-to-task-list:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: dev-hato/actions-add-to-projects@v0.0.7
16+
- uses: dev-hato/actions-add-to-projects@v0.0.8
1717
with:
1818
github_app_id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
1919
github_app_private_key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)