mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
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:
parent
6bf91a410d
commit
d4d4e003e9
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ tools:
|
|||
# used to sign mac binaries at release
|
||||
- name: quill
|
||||
version:
|
||||
want: v0.4.1
|
||||
want: v0.4.2
|
||||
method: github-release
|
||||
with:
|
||||
repo: anchore/quill
|
||||
|
@ -58,7 +58,7 @@ tools:
|
|||
# used to release all artifacts
|
||||
- name: goreleaser
|
||||
version:
|
||||
want: v2.0.1
|
||||
want: v2.1.0
|
||||
method: github-release
|
||||
with:
|
||||
repo: goreleaser/goreleaser
|
||||
|
|
Loading…
Reference in a new issue