Skip to content

Commit b3da86f

Browse files
committed
Update dev-hato/actions-add-to-projects action to v0.0.57
1 parent ce2fbc1 commit b3da86f

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: github.repository == github.event.pull_request.head.repo.full_name
1414
steps:
15-
- uses: dev-hato/actions-add-to-projects@v0.0.55
15+
- uses: dev-hato/actions-add-to-projects@v0.0.57
1616
with:
1717
github_app_id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
1818
github_app_private_key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)