ci: bump peaceiris/workflows from 0.12.0 to 0.13.0 (#734)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-19 09:06:46 +09:00
committed by GitHub
parent 8a7e1fb6f4
commit d4f052f1e8

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.12.0
- uses: peaceiris/workflows/create-release-npm@v0.13.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}