Skip to content

Commit c075d93

Browse files
renovate[bot]zdz
authored andcommitted
chore(deps): update softprops/action-gh-release action to v2
1 parent a9a399c commit c075d93

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
@@ -191,7 +191,7 @@ jobs:
191191
stat_client${{matrix.suffix}}
192192
193193
- name: Publish
194-
uses: softprops/action-gh-release@v1
194+
uses: softprops/action-gh-release@v2
195195
if: startsWith(github.ref, 'refs/tags/')
196196
env:
197197
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)