Commit 61cc488
authored
ci(renovate): change trivy datasource from tags to releases
...because it seems that on the trivy repository tags are created before releases and we multiple times ran into problems where a new tag was present but not a new release. Installing trivy via the setup-trivy action accesses the GitHub releases and fails in such a case.1 parent 614a265 commit 61cc488
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments