Skip to content

Commit da1b4ad

Browse files
chore(deps): update peaceiris/workflows action to v0.19.1 (#816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b992418 commit da1b4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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/create-release-npm@v0.18.1
14+
- uses: peaceiris/workflows/create-release-npm@v0.19.1
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)