Accepting request 962469 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/962469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=17
This commit is contained in:
2022-03-17 16:01:51 +00:00
committed by Git OBS Bridge
parent d13d78fbdd
commit f6ba84dfa9
7 changed files with 38 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/aquasecurity/trivy</param>
<param name="scm">git</param>
<param name="revision">v0.24.2</param>
<param name="revision">v0.24.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>