Skip to content

Commit

Permalink
Merge pull request #327 from systemli/dependabot/github_actions/gorel…
Browse files Browse the repository at this point in the history
…easer/goreleaser-action-6.0.0

Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0
  • Loading branch information
doobry-systemli authored Jul 16, 2024
2 parents 16a6990 + f2ac078 commit 278c01b
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 @@ -26,7 +26,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build Releases
uses: goreleaser/goreleaser-action@v5.0.0
uses: goreleaser/goreleaser-action@v6.0.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 278c01b

Please sign in to comment.