There was an error while loading. Please reload this page.
2 parents b50f318 + 1fc78e2 commit ccc74d6Copy full SHA for ccc74d6
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@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
58
with:
59
name: API Release ${{env.version}}
60
tag_name: ${{env.version}}
0 commit comments