Skip to content

Commit b58b18f

Browse files
authored
Merge pull request #639 from ColdBox/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.2
Bump taiki-e/create-gh-release-action from 1.9.1 to 1.9.2
2 parents 10f805f + 29f2d0f commit b58b18f

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
@@ -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.1
156+
uses: taiki-e/create-gh-release-action@v1.9.2
157157
continue-on-error: true
158158
if: env.SNAPSHOT == 'false'
159159
with:

0 commit comments

Comments
 (0)