Skip to content

Commit c7fd32e

Browse files
chore(deps): update dev-hato/actions-add-to-projects action to v1 (#2085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 944d009 commit c7fd32e

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 }} # zizmor: ignore[secrets-outside-env]
2121
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }} # zizmor: ignore[secrets-outside-env]
22-
- uses: dev-hato/actions-add-to-projects@23419f2617aa62a84365bd31e6ed764602a4dddd # v0.0.110
22+
- uses: dev-hato/actions-add-to-projects@8e8c2fff7cac645d5bda60968343d0bab79a80d5 # v1.0.0
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)