Skip to content

Commit b4c2d29

Browse files
Chore(deps): Bump softprops/action-gh-release from 2 to 3 (#5985)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
1 parent db84671 commit b4c2d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
fetch-depth: 0
6767
- name: Create release on GitHub
68-
uses: softprops/action-gh-release@v2
68+
uses: softprops/action-gh-release@v3
6969
with:
7070
generate_release_notes: true
7171
tag_name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)