Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 213ab30

Browse files
Upgrade softprops/action-gh-release from 2 to 3 version (#39)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cee28c commit 213ab30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
>> $GITHUB_OUTPUT
216216

217217
- name: Create GitHub release
218-
uses: softprops/action-gh-release@v2
218+
uses: softprops/action-gh-release@v3
219219
with:
220220
name: ${{ steps.semver.outputs.group1 }}
221221
body: |

0 commit comments

Comments
 (0)