ci: bump peaceiris/workflows from v0.7.0 to v0.8.1 (#555)

Bumps [peaceiris/workflows](https://github.com/peaceiris/workflows) from v0.7.0 to v0.8.1.
- [Release notes](https://github.com/peaceiris/workflows/releases)
- [Commits](https://github.com/peaceiris/workflows/compare/v0.7.0...c5f4695d45956fa26dd97690a03406cbc1c8f510)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-28 14:50:21 +09:00 committed by GitHub
parent 3f0d4cea48
commit 852bfb8e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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