Skip to content

Commit 4add02d

Browse files
Bump softprops/action-gh-release from 2 to 3 (#630)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: andrejs <git@andrcuns.mozmail.com>
1 parent 725c9b2 commit 4add02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v6
2020
-
2121
name: Create GitHub release
22-
uses: softprops/action-gh-release@v2
22+
uses: softprops/action-gh-release@v3
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
generate_release_notes: true

0 commit comments

Comments
 (0)