Skip to content

Commit 847a38a

Browse files
Upgrade softprops/action-gh-release GitHub Action from 1 to 2 version (#1248)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac6e609 commit 847a38a

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
@@ -386,7 +386,7 @@ jobs:
386386
>> $GITHUB_OUTPUT
387387

388388
- name: Create GitHub release
389-
uses: softprops/action-gh-release@v1
389+
uses: softprops/action-gh-release@v2
390390
with:
391391
name: ${{ steps.tag.outputs.group2 }} ${{ steps.tag.outputs.group3 }}
392392
body: |

0 commit comments

Comments
 (0)