Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1 (#696)
Browse files Browse the repository at this point in the history
* Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@c127c9b...b953231)

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

Signed-off-by: dependabot[bot] <support@github.com>

* update version comment

Signed-off-by: cpanato <ctadeu@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
dependabot[bot] and cpanato committed Mar 1, 2022
1 parent 640dd43 commit 536173f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
go-version: ${{ env.GOVERSION }}
- uses: anchore/sbom-action/download-syft@3626d7d7b13e87ee6c6f9ded3940dea05a3967bc # v0.6.0
- name: Install GoReleaser
uses: goreleaser/goreleaser-action@c127c9be6187cfff52edfac7c51b1834a47995d7 # v2.9.0
uses: goreleaser/goreleaser-action@b953231f81b8dfd023c58e0854a721e35037f28b # v2.9.1
with:
install-only: true

Expand Down

0 comments on commit 536173f

Please sign in to comment.