Skip to content

Commit 6c16c40

Browse files
build(deps): bump softprops/action-gh-release from 2 to 3 in the all-dependencies group (#8)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7616ac6 commit 6c16c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bump_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828

2929
- name: Generate GitHub Release Notes
30-
uses: softprops/action-gh-release@v2
30+
uses: softprops/action-gh-release@v3
3131
with:
3232
body_path: body.md
3333
tag_name: ${{ env.REVISION }}

0 commit comments

Comments
 (0)