Skip to content

Commit d7c5e78

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

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
add-to-task-list:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: dev-hato/[email protected].20
16+
- uses: dev-hato/[email protected].21
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)