Skip to content

Commit 6db4cb5

Browse files
committed
Update dev-hato/actions-add-to-projects action to v0.0.86
1 parent 8e20ee1 commit 6db4cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-to-task-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
2121
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
22-
- uses: dev-hato/actions-add-to-projects@a4d48173f8614772501aa42b0db42ca2ffc309fd # v0.0.85
22+
- uses: dev-hato/actions-add-to-projects@20946455b74b6c08c82fc74b6398f458497b5e34 # v0.0.86
2323
with:
2424
github-token: ${{steps.generate_token.outputs.token}}
2525
project-url: https://github.com/orgs/dev-hato/projects/1

0 commit comments

Comments
 (0)