Skip to content

Commit 1714d27

Browse files
authored
Merge pull request #24 from coldbox-modules/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 3ec97ff + 117b4c4 commit 1714d27

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.9.2
137137
continue-on-error: true
138138
if: env.SNAPSHOT == 'false'
139139
with:

0 commit comments

Comments
 (0)