Skip to content

Commit 3f9d4e9

Browse files
Update dev-hato/actions-add-to-projects action to v0.0.84 (#1106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 223f862 commit 3f9d4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@fd5b783f40eca48aaee26b62b3df0c1606e845dc # v0.0.83
22+
- uses: dev-hato/actions-add-to-projects@dfea24fa3856d631c8e65aa24d6607cc0e141929 # v0.0.84
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)