Skip to content

Commit

Permalink
ci: bump peaceiris/workflows from 0.8.1 to 0.10.0 (#648)
Browse files Browse the repository at this point in the history
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](peaceiris/workflows@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>
  • Loading branch information
dependabot[bot] committed Aug 30, 2021
1 parent e363e57 commit d936c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit d936c20

Please sign in to comment.