Skip to content

Commit d0f6b41

Browse files
Update softprops/action-gh-release action to v2.2.1
1 parent 6327da2 commit d0f6b41

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
@@ -77,7 +77,7 @@ jobs:
7777
uses: paulhatch/semantic-version@v5.4.0
7878

7979
- name: Create GitHub tag and release
80-
uses: softprops/action-gh-release@v2.2.0
80+
uses: softprops/action-gh-release@v2.2.1
8181
with:
8282
tag_name: ${{ steps.version.outputs.version_tag }}
8383
generate_release_notes: true

0 commit comments

Comments
 (0)