There was an error while loading. Please reload this page.
1 parent e1a30e3 commit 97dc896Copy full SHA for 97dc896
1 file changed
.github/workflows/release.yml
@@ -216,7 +216,7 @@ jobs:
216
python3 -m build --sdist
217
python3 -m build --wheel
218
- name: "Create GitHub Release"
219
- uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
+ uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3.0.3
220
id: gh-release
221
with:
222
tag_name: "v${{ inputs.version }}"
0 commit comments