Skip to content

Commit

Permalink
chore(deps): bump goreleaser/goreleaser-action
Browse files Browse the repository at this point in the history
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from cffc4af7bfb5858a36ca6f7f021305d4428be7ad to 37247345b4543dd6a3264d0a7a576b00c9d6ffb2.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@cffc4af...3724734)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bdhave committed May 8, 2023
1 parent 117e90d commit 4e37a87
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 @@ -38,7 +38,7 @@ jobs:
run: go generate vault4summon

- name: 'Run GoReleaser'
uses: goreleaser/goreleaser-action@cffc4af7bfb5858a36ca6f7f021305d4428be7ad
uses: goreleaser/goreleaser-action@37247345b4543dd6a3264d0a7a576b00c9d6ffb2
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 4e37a87

Please sign in to comment.