Skip to content

Commit 1e625cd

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

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
@@ -414,7 +414,7 @@ jobs:
414414
>> $GITHUB_OUTPUT
415415

416416
- name: Create GitHub release
417-
uses: softprops/action-gh-release@v2
417+
uses: softprops/action-gh-release@v3
418418
with:
419419
name: ${{ steps.tag.outputs.group2 }} ${{ steps.tag.outputs.group3 }}
420420
body: |

0 commit comments

Comments
 (0)