Skip to content

Commit 9dcefc7

Browse files
Merge pull request #6605 from dev-hato/renovate/dev-hato-actions-add-to-projects-1.x
Update dev-hato/actions-add-to-projects action to v1.0.1
2 parents e01c1a6 + 9e5a87e commit 9dcefc7

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@8e8c2fff7cac645d5bda60968343d0bab79a80d5 # v1.0.0
22+
- uses: dev-hato/actions-add-to-projects@6c933a4e579b6b7749d5ec84c64031f76c5fdc47 # v1.0.1
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)