Skip to content

Commit d705995

Browse files
Update dev-hato/actions-add-to-projects action to v0.0.103 (#1945)
* Update dev-hato/actions-add-to-projects action to v0.0.103 * dist反映 (#1947) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3525863 commit d705995

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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@b89cec3ecab9787ee2f7ddd4a3bc93c6310867ba # v0.0.102
22+
- uses: dev-hato/actions-add-to-projects@53cc57c1887bc945f777a749e5581574d15903ee # v0.0.103
2323
with:
2424
github-token: ${{steps.generate_token.outputs.token}}
2525
project-url: https://github.com/orgs/dev-hato/projects/1

dist/increment_version.js

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)