Skip to content

Commit 76eb5de

Browse files
Bump dev-hato/actions-add-to-projects from 0.0.79 to 0.0.81
Bumps [dev-hato/actions-add-to-projects](https://github.com/dev-hato/actions-add-to-projects) from 0.0.79 to 0.0.81. - [Release notes](https://github.com/dev-hato/actions-add-to-projects/releases) - [Commits](dev-hato/actions-add-to-projects@cf891aa...6b85916) --- updated-dependencies: - dependency-name: dev-hato/actions-add-to-projects dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb68d10 commit 76eb5de

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
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
2020
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
21-
- uses: dev-hato/actions-add-to-projects@cf891aa9c9173f90e6670671ed43f2ee25b5626b # v0.0.79
21+
- uses: dev-hato/actions-add-to-projects@6b85916c6dcb4f2d40888c3ba373c783615538ee # v0.0.81
2222
with:
2323
github-token: ${{steps.generate_token.outputs.token}}
2424
project-url: https://github.com/orgs/dev-hato/projects/1

0 commit comments

Comments
 (0)