Skip to content

Commit 9a0b31c

Browse files
chore(deps): update taiki-e/create-gh-release-action action to v1.8.2
1 parent 0c2364e commit 9a0b31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
runs-on: ubuntu-latest
8383
steps:
8484
- uses: actions/checkout@v4
85-
- uses: taiki-e/create-gh-release-action@v1.8.0
85+
- uses: taiki-e/create-gh-release-action@v1.8.2
8686
with:
8787
changelog: CHANGELOG.md
8888
branch: main

0 commit comments

Comments
 (0)