Skip to content

Commit

Permalink
Merge pull request #45 from containeroo/renovate/goreleaser-gorelease…
Browse files Browse the repository at this point in the history
…r-action-6.x
  • Loading branch information
gi8lino authored Jun 5, 2024
2 parents a48c3bc + acd46c2 commit b04e596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
if: success() && startsWith(github.ref, 'refs/tags/')
with:
version: latest
Expand Down

0 comments on commit b04e596

Please sign in to comment.