chore(deps): update tools to latest versions (#3031)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
anchore-actions-token-generator[bot] 2024-07-16 06:58:33 -07:00 committed by GitHub
parent 6bf91a410d
commit d4d4e003e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ tools:
# used to sign mac binaries at release # used to sign mac binaries at release
- name: quill - name: quill
version: version:
want: v0.4.1 want: v0.4.2
method: github-release method: github-release
with: with:
repo: anchore/quill repo: anchore/quill
@ -58,7 +58,7 @@ tools:
# used to release all artifacts # used to release all artifacts
- name: goreleaser - name: goreleaser
version: version:
want: v2.0.1 want: v2.1.0
method: github-release method: github-release
with: with:
repo: goreleaser/goreleaser repo: goreleaser/goreleaser