Skip to content

Commit f9bc284

Browse files
Update softprops/action-gh-release action to v2.3.3
1 parent f09b148 commit f9bc284

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
@@ -65,7 +65,7 @@ jobs:
6565
uses: paulhatch/semantic-version@v5.4.0
6666

6767
- name: Create GitHub tag and release
68-
uses: softprops/action-gh-release@v2.3.2
68+
uses: softprops/action-gh-release@v2.3.3
6969
with:
7070
tag_name: ${{ steps.version.outputs.version_tag }}
7171
generate_release_notes: true

0 commit comments

Comments
 (0)