There was an error while loading. Please reload this page.
1 parent 1afbf03 commit dc0713bCopy full SHA for dc0713b
1 file changed
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
git push -f origin "v$MAJOR_VERSION"
75
76
- name: Create Release
77
- uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
+ uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3
78
with:
79
tag_name: "v${{ inputs.version }}"
80
name: "v${{ inputs.version }}"
0 commit comments