We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270a36d commit 3820daeCopy full SHA for 3820dae
.github/workflows/add-to-task-list.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
if: github.repository == github.event.pull_request.head.repo.full_name
15
steps:
16
- - uses: dev-hato/[email protected].59
+ - uses: dev-hato/[email protected].60
17
with:
18
github_app_id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
19
github_app_private_key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
0 commit comments