Skip to content

Commit

Permalink
build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 1afc97a commit 2d94e36
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 @@ -36,7 +36,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 2d94e36

Please sign in to comment.