Skip to content

Commit

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

chore(deps-dev): update goreleaser/goreleaser-action action to v5
  • Loading branch information
petardoodle authored Oct 12, 2023
2 parents 20fb2f6 + 3c87963 commit fd76e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
- name: Create release and SBOM
if: startsWith(github.ref, 'refs/tags/v')
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
version: latest
args: release --rm-dist --skip-validate
Expand Down

0 comments on commit fd76e11

Please sign in to comment.