Compare commits

..

1 Commits

Author SHA1 Message Date
CI-Bot 5b8f71d03e Update dependency markdownlint-cli to ^0.33.0
renovate/artifacts Artifact file update failure
ci/woodpecker/push/renovate Pipeline was successful Details
ci/woodpecker/pr/renovate Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/pr/master Pipeline was successful Details
ci/woodpecker/push/master Pipeline was successful Details
ci/woodpecker/pr/next Pipeline was successful Details
2023-01-22 12:04:43 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ pipeline:
branch: master branch: master
trivyMaster: trivyMaster:
image: aquasec/trivy:0.36.1 image: aquasec/trivy:0.35.0
commands: commands:
- | - |
trivy image \ trivy image \

View File

@ -30,7 +30,7 @@ pipeline:
event: pull_request event: pull_request
trivyNext: trivyNext:
image: aquasec/trivy:0.36.1 image: aquasec/trivy:0.35.0
commands: commands:
- | - |
trivy image \ trivy image \

View File

@ -1,6 +1,6 @@
pipeline: pipeline:
DockerBaseImage: DockerBaseImage:
image: renovate/renovate:34.108-slim image: renovate/renovate:34.63-slim
commands: commands:
- "renovate" - "renovate"
secrets: secrets: