We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22eacf9 commit 5172b54Copy full SHA for 5172b54
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
if: ${{ github.event_name == 'push' }}
94
95
- name: Run GoReleaser
96
- uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
+ uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
97
with:
98
version: latest
99
args: release --clean
0 commit comments