Skip to content

Commit

Permalink
Merge pull request #71 from systemli/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-5.0.0

⬆️ Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
  • Loading branch information
0x46616c6b authored Sep 15, 2023
2 parents b8a4c53 + 83a061f commit ca0ad5b
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@v4.6.0
uses: goreleaser/goreleaser-action@v5.0.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit ca0ad5b

Please sign in to comment.