We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d1db8 commit e56a22eCopy full SHA for e56a22e
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 }} # zizmor: ignore[secrets-outside-env]
21
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }} # zizmor: ignore[secrets-outside-env]
22
- - uses: dev-hato/actions-add-to-projects@8e8c2fff7cac645d5bda60968343d0bab79a80d5 # v1.0.0
+ - uses: dev-hato/actions-add-to-projects@6c933a4e579b6b7749d5ec84c64031f76c5fdc47 # v1.0.1
23
24
github-token: ${{steps.generate_token.outputs.token}}
25
project-url: https://github.com/orgs/dev-hato/projects/1
0 commit comments