Skip to content

Commit

Permalink
Merge pull request #43 from systemli/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-3.1.0
  • Loading branch information
0x46616c6b authored Sep 4, 2022
2 parents f83b9d2 + 27a765b commit 0153a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

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

0 comments on commit 0153a19

Please sign in to comment.