Update version 6.3.0 for goreleaser in release.yml

Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
pull/30913/head
Bhargavkonidena 4 months ago committed by GitHub
parent 9582e5601c
commit 5fe7958679
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -40,7 +40,7 @@ jobs:
set -eu -o pipefail
- name: Run Go Release
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v6.3.0
if: success() && startsWith(github.ref, 'refs/tags/')
with:
version: latest

Loading…
Cancel
Save