Skip to content

Commit 8a5fc31

Browse files
Bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.9.2 to 1.9.3. - [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.9.2...v1.9.3) --- updated-dependencies: - dependency-name: taiki-e/create-gh-release-action dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93e9e96 commit 8a5fc31

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
@@ -153,7 +153,7 @@ jobs:
153153
cd $ROOT_DIR/.artifacts/logbox/${{ env.COLDBOX_VERSION }} && box forgebox publish
154154
155155
- name: Create Github Release
156-
uses: taiki-e/create-gh-release-action@v1.9.2
156+
uses: taiki-e/create-gh-release-action@v1.9.3
157157
continue-on-error: true
158158
if: env.SNAPSHOT == 'false'
159159
with:

0 commit comments

Comments
 (0)