ci: bump peaceiris/workflows from 0.8.1 to 0.10.0 (#648)

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

---
updated-dependencies:
- dependency-name: peaceiris/workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2021-08-30 22:32:11 +09:00 committed by GitHub
parent e363e57959
commit d936c20237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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