-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update docker/build-push-action action from v6.12.0 to v6.13.0 (.github/workflows/release-x-manual-docker-containers.yml) #11636
base: dev
Are you sure you want to change the base?
Conversation
…6.13.0 (.github/workflows/release-x-manual-docker-containers.yml)
DryRun Security SummaryThe provided text discusses updates to two GitHub Actions workflows for building and publishing Docker images for the DefectDojo project, focusing on version upgrades and the importance of reviewing Dockerfiles and build configurations for security and integrity. Expand for full summarySummary: The provided code changes are related to two GitHub Actions workflows that handle the building and publishing of Docker images for the DefectDojo project. The changes do not introduce any obvious security concerns, but there are a few areas that should be reviewed to ensure the ongoing security and integrity of the application. The first change updates the version of the The second change is related to a workflow that builds and pushes Docker containers for the DefectDojo project. While the workflow itself does not appear to have any immediate security concerns, it's important to review the contents of the Dockerfiles being used, ensure that the dependency versions are up-to-date, and verify that the Docker build checks are properly configured to maintain a secure application. Files Changed:
Code AnalysisWe ran |
DryRun Security SummaryThe provided text discusses updates to two GitHub Actions workflows for building and publishing Docker images for the DefectDojo project, focusing on version upgrades and the importance of reviewing Dockerfiles and build configurations for potential security considerations. Expand for full summarySummary: The provided code changes are related to two GitHub Actions workflows that handle the building and publishing of Docker images for the DefectDojo project. The changes do not introduce any obvious security concerns, but there are a few areas that should be reviewed to ensure the ongoing security and integrity of the application. The first change updates the version of the The second change is related to a workflow that builds and pushes Docker containers for the DefectDojo project. While the workflow itself does not appear to have any immediate security concerns, it's important to review the contents of the Dockerfiles being used, ensure that the dependency versions are up-to-date, and verify that the Docker build checks are properly configured to maintain a secure application. Files Changed:
Code AnalysisWe ran |
This PR contains the following updates:
v6.12.0
->v6.13.0
Release Notes
docker/build-push-action (docker/build-push-action)
v6.13.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.