Skip to content

Commit 6858889

Browse files
Update softprops/action-gh-release from 1 to 2 version (#15)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 218c69c commit 6858889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
>> $GITHUB_OUTPUT
210210

211211
- name: Create GitHub release
212-
uses: softprops/action-gh-release@v1
212+
uses: softprops/action-gh-release@v2
213213
with:
214214
name: ${{ steps.release.outputs.version }}
215215
body: |

0 commit comments

Comments
 (0)