Skip to content

Commit 6104b8c

Browse files
authored
Merge pull request #11 from coldbox-modules/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.3
Bump taiki-e/create-gh-release-action from 1.9.1 to 1.9.3
2 parents 8df604a + 3f1848f commit 6104b8c

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

0 commit comments

Comments
 (0)