There was an error while loading. Please reload this page.
1 parent 8dabe8b commit 601de45Copy full SHA for 601de45
1 file changed
.github/workflows/release.yaml
@@ -54,7 +54,7 @@ jobs:
54
echo "version=$(./hack/next-version.sh)" >> "$GITHUB_ENV"
55
56
- name: API Release
57
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
+ uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
58
with:
59
name: API Release ${{env.version}}
60
tag_name: ${{env.version}}
0 commit comments