Skip to content

Commit

Permalink
chore(deps): update dev-hato/actions-add-to-projects action to v0.0.58 (
Browse files Browse the repository at this point in the history
#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 451a041 commit f4e1ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-task-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == github.event.pull_request.head.repo.full_name
steps:
- uses: dev-hato/actions-add-to-projects@5ddb0f096660420579e4cfa75beee7cb79bf306a # v0.0.57
- uses: dev-hato/actions-add-to-projects@e431d277973809f3787efb3abbff485eec1e813b # v0.0.58
with:
github_app_id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
github_app_private_key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
Expand Down

0 comments on commit f4e1ae5

Please sign in to comment.