-
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
Update softprops/action-gh-release action from v2.0.9 to v2.2.1 (.github/workflows/release-x-manual-helm-chart.yml) #11515
base: dev
Are you sure you want to change the base?
Conversation
DryRun Security SummaryThe GitHub Actions workflow automates the manual release process of the DefectDojo Helm chart, including version pinning, packaging, and repository index updating, while highlighting potential security considerations such as credential management and repository protection. Expand for full summarySummary: The provided code change is part of a GitHub Actions workflow that automates the release process of a Helm chart for the DefectDojo project. The workflow is triggered manually by a user and performs various tasks, including pinning the Docker image version in the Helm chart's values.yaml file, packaging the Helm chart, and updating the Helm repository index file. While the code change itself does not introduce any obvious security vulnerabilities, there are a few security-related considerations that should be addressed:
Files Changed:
Code AnalysisWe ran |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version 2.2.0 broke the helm chart release today. I reverted to 2.0.9 this morning to get around it. Let's pass on this version for now
…hub/workflows/release-x-manual-helm-chart.yml)
4fa7700
to
d6b6621
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This version looks better 😄
This PR contains the following updates:
v2.0.9
->v2.2.1
Release Notes
softprops/action-gh-release (softprops/action-gh-release)
v2.2.1
Compare Source
What's Changed
Bug fixes 🐛
Other Changes 🔄
New Contributors
Full Changelog: softprops/action-gh-release@v2.2.0...v2.2.1
v2.2.0
Compare Source
What's Changed
Exciting New Features 🎉
Bug fixes 🐛
Other Changes 🔄
New Contributors
Full Changelog: softprops/action-gh-release@v2.1.0...v2.2.0
v2.1.0
Compare Source
What's Changed
Exciting New Features 🎉
Other Changes 🔄
New Contributors
Full Changelog: softprops/action-gh-release@v2...v2.1.0
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.