Skip to content

Commit

Permalink
Merge pull request #91 from edgelaboratories/renovate/goreleaser-gore…
Browse files Browse the repository at this point in the history
…leaser-action-4.x

chore(deps): update goreleaser/goreleaser-action action to v4.4.0
  • Loading branch information
albertollamaso committed Aug 10, 2023
2 parents 3d06686 + 0cf1559 commit 49e76e7
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 @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3

- name: Release
uses: goreleaser/goreleaser-action@v4.3.0
uses: goreleaser/goreleaser-action@v4.4.0
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit 49e76e7

Please sign in to comment.