Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ci: bump peaceiris/workflows from 0.17.1 to 0.17.2 (#794)
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](https://github.com/peaceiris/workflows/compare/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 and GitHub committed 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
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.