Skip to content

Commit

Permalink
ci: bump peaceiris/workflows from 0.17.1 to 0.17.2 (#794)
Browse files Browse the repository at this point in the history
Bumps [peaceiris/workflows](https://github.com/peaceiris/workflows) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/peaceiris/workflows/releases)
- [Commits](peaceiris/workflows@v0.17.1...v0.17.2)

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

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

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] authored Oct 24, 2022
1 parent 9af6a68 commit 087a759
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@v3
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
- uses: peaceiris/workflows/create-release-npm@v0.17.1
- uses: peaceiris/workflows/create-release-npm@v0.17.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 087a759

Please sign in to comment.