chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#4240)

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-15 16:34:29 -06:00 committed by GitHub
parent d97540d918
commit d506a11118
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ jobs:
run: gcloud auth configure-docker run: gcloud auth configure-docker
- name: Run GoReleaser - name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.2.0 uses: goreleaser/goreleaser-action@v4.3.0
with: with:
version: v0.184.0 version: v0.184.0
args: release --config .github/goreleaser.yaml args: release --config .github/goreleaser.yaml