We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 420df73 + b60a104 commit 1d8549aCopy full SHA for 1d8549a
1 file changed
.github/workflows/add-to-task-list.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
21
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
22
- - uses: dev-hato/actions-add-to-projects@6c933a4e579b6b7749d5ec84c64031f76c5fdc47 # v1.0.1
+ - uses: dev-hato/actions-add-to-projects@2c93d01821da027f7781a1f480ca6f4e13e5a57d # v1.0.2
23
24
github-token: ${{steps.generate_token.outputs.token}}
25
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments