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 347176ca378cb7d09fd40e239baf5134d051d1ac to 08e23ccf3bfac1fe9ca737ec68d9252bed039bb6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@347176c...08e23cc)

---
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 3, 2023
1 parent 7966cbd commit 016c2c4
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@347176ca378cb7d09fd40e239baf5134d051d1ac
uses: goreleaser/goreleaser-action@08e23ccf3bfac1fe9ca737ec68d9252bed039bb6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 016c2c4

Please sign in to comment.