Compare commits
3 Commits
5b8f71d03e
...
8ef0b03b0a
Author | SHA1 | Date | |
---|---|---|---|
8ef0b03b0a | |||
4e1020e279 | |||
48db7ae1ec |
@ -38,7 +38,7 @@ pipeline:
|
|||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
trivyMaster:
|
trivyMaster:
|
||||||
image: aquasec/trivy:0.35.0
|
image: aquasec/trivy:0.36.1
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
trivy image \
|
trivy image \
|
||||||
|
@ -30,7 +30,7 @@ pipeline:
|
|||||||
event: pull_request
|
event: pull_request
|
||||||
|
|
||||||
trivyNext:
|
trivyNext:
|
||||||
image: aquasec/trivy:0.35.0
|
image: aquasec/trivy:0.36.1
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
trivy image \
|
trivy image \
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
DockerBaseImage:
|
DockerBaseImage:
|
||||||
image: renovate/renovate:34.63-slim
|
image: renovate/renovate:34.108-slim
|
||||||
commands:
|
commands:
|
||||||
- "renovate"
|
- "renovate"
|
||||||
secrets:
|
secrets:
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"exec-bin": "^1.0.0",
|
"exec-bin": "^1.0.0",
|
||||||
"hugo-installer": "^4.0.0",
|
"hugo-installer": "^4.0.0",
|
||||||
"markdownlint-cli": "^0.32.0",
|
"markdownlint-cli": "^0.33.0",
|
||||||
"rimraf": "^4.0.0"
|
"rimraf": "^4.0.0"
|
||||||
},
|
},
|
||||||
"otherDependencies": {
|
"otherDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user