Skip to content

Commit 37fb0dc

Browse files
authored
Merge pull request #15 from coldbox-modules/dependabot/github_actions/taiki-e/create-gh-release-action-1.10.0
Bump taiki-e/create-gh-release-action from 1.9.1 to 1.10.0
2 parents 4abe2d6 + cda1cf7 commit 37fb0dc

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
@@ -133,7 +133,7 @@ jobs:
133133
box forgebox publish --force
134134
135135
- name: Create Github Release
136-
uses: taiki-e/create-gh-release-action@v1.9.1
136+
uses: taiki-e/create-gh-release-action@v1.10.0
137137
continue-on-error: true
138138
if: env.SNAPSHOT == 'false'
139139
with:

0 commit comments

Comments
 (0)