Skip to content

Commit 1196b85

Browse files
Update softprops/action-gh-release action to v2.3.2
1 parent afb942f commit 1196b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
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)