Skip to content
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

Update mikefarah/yq action from v4.44.6 to v4.45.1 (.github/workflows/release-x-manual-helm-chart.yml) #11551

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Type Update Change
mikefarah/yq action minor v4.44.6 -> v4.45.1

Release Notes

mikefarah/yq (mikefarah/yq)

v4.45.1: - Create parent directories when --split-exp is used!

Compare Source

  • Create parent directories when --split-exp is used, Thanks @​rudo-thomas
    • Bumped dependencies

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 12, 2025
Copy link

dryrunsecurity bot commented Jan 12, 2025

DryRun Security Summary

The pull request updates the GitHub Actions workflow for the DefectDojo Helm chart release by upgrading the yq action and pinning the Docker image version, which represents a routine maintenance update with no significant security concerns.

Expand for full summary

Summary:

The changes in this pull request are focused on updating the GitHub Actions workflow responsible for automating the release process of the DefectDojo Helm chart. The key changes include upgrading the mikefarah/yq action to the latest version and pinning the Docker image version used in the Helm chart deployment.

From an application security perspective, these changes do not introduce any major security concerns. The yq tool is a widely used and trusted YAML processing tool, and the version upgrade is a routine maintenance update. Similarly, the change to pin the Docker image version is a common practice in software deployment and does not introduce any new functionality or code changes that could impact the security of the application.

Overall, this pull request appears to be a routine maintenance update to the Helm chart release workflow, and the changes do not raise any significant security concerns.

Files Changed:

  • .github/workflows/release-x-manual-helm-chart.yml: This file contains the GitHub Actions workflow responsible for automating the release process of the DefectDojo Helm chart. The key changes in this pull request are:
    1. Upgrading the mikefarah/yq action to version 4.45.1, which ensures that the latest features and bug fixes are available for the YAML processing tool used in the workflow.
    2. Pinning the Docker image version used in the Helm chart deployment to the specified release number, ensuring that the correct version of the DefectDojo application is deployed.

Code Analysis

We ran 9 analyzers against 1 file and 0 analyzers had findings. 9 analyzers had no findings.

View PR in the DryRun Dashboard.

@renovate renovate bot force-pushed the renovate/mikefarah-yq-4.x branch from 2bb3de4 to 11908ed Compare January 13, 2025 17:46
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit 7425143 into dev Jan 14, 2025
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants