Skip to content

Commit 2de614c

Browse files
authored
Merge pull request #653 from ColdBox/dependabot/github_actions/taiki-e/create-gh-release-action-1.11.0
Bump taiki-e/create-gh-release-action from 1.9.3 to 1.11.0
2 parents d9c5ca1 + 4e6bb10 commit 2de614c

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

0 commit comments

Comments
 (0)