Skip to content

Commit 72ad7af

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 dd8949c commit 72ad7af

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.9.2
121+
uses: taiki-e/create-gh-release-action@v1.9.3
122122
continue-on-error: true
123123
if: env.SNAPSHOT == 'false'
124124
with:

0 commit comments

Comments
 (0)