Skip to content

Commit 4b9fd1c

Browse files
Update softprops/action-gh-release action to v2.3.2
1 parent 13a8a92 commit 4b9fd1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: paulhatch/semantic-version@v5.4.0
8383

8484
- name: Create GitHub tag and release
85-
uses: softprops/action-gh-release@v2.2.0
85+
uses: softprops/action-gh-release@v2.3.2
8686
with:
8787
tag_name: ${{ steps.version.outputs.version_tag }}
8888
generate_release_notes: true

0 commit comments

Comments
 (0)