Skip to content

Commit 7643a39

Browse files
chore(deps): update softprops/action-gh-release action to v3 (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b001158 commit 7643a39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
7070

7171
- name: Release
72-
uses: softprops/action-gh-release@v2
72+
uses: softprops/action-gh-release@v3
7373
with:
7474
generate_release_notes: true
7575
make_latest: true

0 commit comments

Comments
 (0)