ci: bump peaceiris/workflows from 0.16.0 to 0.17.1 (#789)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-17 23:59:36 +09:00 committed by GitHub
parent f2ac8b62c4
commit 2c04d6b595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v3
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
- uses: peaceiris/workflows/create-release-npm@v0.16.0
- uses: peaceiris/workflows/create-release-npm@v0.17.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}