Skip to content

Commit 45344ff

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] <support@github.com>
1 parent f5f34f2 commit 45344ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
cd $ROOT_DIR/.artifacts/logbox/${{ env.COLDBOX_VERSION }} && box forgebox publish
145145
146146
- name: Create Github Release
147-
uses: taiki-e/create-gh-release-action@v1.8.0
147+
uses: taiki-e/create-gh-release-action@v1.9.1
148148
continue-on-error: true
149149
if: env.SNAPSHOT == 'false'
150150
with:

0 commit comments

Comments
 (0)