Skip to content

Commit 087a759

Browse files
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](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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9af6a68 commit 087a759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
# https://github.com/peaceiris/workflows/blob/main/create-release-npm/action.yml
14-
- uses: peaceiris/workflows/[email protected].1
14+
- uses: peaceiris/workflows/[email protected].2
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)