Skip to content

Commit 457a3d4

Browse files
Update dev-hato/actions-add-to-projects action to v0.0.60 (#929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7a7ef2 commit 457a3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
runs-on: ubuntu-latest
1414
if: github.repository == github.event.pull_request.head.repo.full_name
1515
steps:
16-
- uses: dev-hato/[email protected].59
16+
- uses: dev-hato/[email protected].60
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)