Skip to content

Commit 3275d93

Browse files
authored
Merge pull request #47 from ColdBox/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.3
Bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3
2 parents dd8949c + 72ad7af commit 3275d93

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
@@ -118,7 +118,7 @@ jobs:
118118
box forgebox publish --force
119119
120120
- name: Create Github Release
121-
uses: taiki-e/create-gh-release-action@v1.9.2
121+
uses: taiki-e/create-gh-release-action@v1.9.3
122122
continue-on-error: true
123123
if: env.SNAPSHOT == 'false'
124124
with:

0 commit comments

Comments
 (0)