Skip to content

Commit 8d6382b

Browse files
Update dev-hato/actions-add-to-projects action to v0.0.39 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0236ad2 commit 8d6382b

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
if: github.repository == github.event.pull_request.head.repo.full_name
1616
steps:
17-
- uses: dev-hato/[email protected].38
17+
- uses: dev-hato/[email protected].39
1818
with:
1919
github_app_id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
2020
github_app_private_key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)