2 parents 742fb8f + d1bd5b7 commit fe769d3Copy full SHA for fe769d3
1 file changed
.github/workflows/go-cd.yml
@@ -171,7 +171,7 @@ jobs:
171
} >> $GITHUB_OUTPUT
172
173
- name: Create GitHub Release
174
- uses: softprops/action-gh-release@v2.6.1
+ uses: softprops/action-gh-release@v3.0.0
175
with:
176
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.player }} 🎖️"
177
tag_name: ${{ steps.version.outputs.tag_name }}
0 commit comments