Skip to content

Commit c90968f

Browse files
Bump taiki-e/create-gh-release-action from 1.8.0 to 1.9.1
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/taiki-e/create-gh-release-action/releases) - [Changelog](https://github.com/taiki-e/create-gh-release-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/create-gh-release-action@v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: taiki-e/create-gh-release-action dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7917675 commit c90968f

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
@@ -118,7 +118,7 @@ jobs:
118118
box forgebox publish --force
119119
120120
- name: Create Github Release
121-
uses: taiki-e/create-gh-release-action@v1.8.0
121+
uses: taiki-e/create-gh-release-action@v1.9.1
122122
continue-on-error: true
123123
if: env.SNAPSHOT == 'false'
124124
with:

0 commit comments

Comments
 (0)