Skip to content

Commit 05d272d

Browse files
ci: bump peaceiris/workflows from 0.15.0 to 0.16.0 (#766)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1f4f15 commit 05d272d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
14-
- uses: peaceiris/workflows/create-release-npm@v0.15.0
14+
- uses: peaceiris/workflows/create-release-npm@v0.16.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)