We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d32acee + f6a8a04 commit 6152f52Copy full SHA for 6152f52
1 file changed
.github/workflows/release.yml
@@ -105,7 +105,7 @@ jobs:
105
106
- name: Create Release
107
id: create-github-release
108
- uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
+ uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
109
with:
110
tag_name: ${{ github.ref_name }}
111
name: ${{ github.ref_name }}
0 commit comments