Skip to content

chore(deps): update actions/setup-python action from v6.0.0 to v6.1.0 (.github/workflows/test-helm-chart.yml)#13774

Merged
Maffooch merged 1 commit intodevfrom
renovate/actions-setup-python-6.x
Nov 26, 2025
Merged

chore(deps): update actions/setup-python action from v6.0.0 to v6.1.0 (.github/workflows/test-helm-chart.yml)#13774
Maffooch merged 1 commit intodevfrom
renovate/actions-setup-python-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 25, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-python action minor v6.0.0 -> v6.1.0

Release Notes

actions/setup-python (actions/setup-python)

v6.1.0

Compare Source

What's Changed
Enhancements:
Dependency and Documentation updates:
New Contributors

Full Changelog: actions/setup-python@v6...v6.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.


  • 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 Nov 25, 2025
@renovate renovate Bot requested review from Maffooch and mtesauro as code owners November 25, 2025 04:44
@dryrunsecurity
Copy link
Copy Markdown

DryRun Security

This pull request updates a CI/CD workflow to use an unreleased and unstable Python version (python-version: 3.14) in .github/workflows/test-helm-chart.yml, which can introduce instability, unexpected failures, and potential security or compatibility issues; consider pinning to a released Python version (e.g., 3.11 or 3.12) or adding guards before using an unreleased interpreter.

Use of unreleased Python version in CI/CD in .github/workflows/test-helm-chart.yml
Vulnerability Use of unreleased Python version in CI/CD
Description The CI/CD workflow uses python-version: 3.14, which is an unreleased and unstable version of Python (scheduled for release in October 2025). This introduces instability, potential for unexpected failures, and reliance on software that may contain unknown bugs or security vulnerabilities, impacting the reliability and security of the build and test process.

python-version: 3.14 # Renovate helper is not needed here


All finding details can be found in the DryRun Security Dashboard.

Copy link
Copy Markdown
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

@renovate renovate Bot changed the title Update actions/setup-python action from v6.0.0 to v6.1.0 (.github/workflows/test-helm-chart.yml) chore(deps): update actions/setup-python action from v6.0.0 to v6.1.0 (.github/workflows/test-helm-chart.yml) Nov 26, 2025
@Maffooch Maffooch merged commit 6fc83be into dev Nov 26, 2025
150 checks passed
@renovate renovate Bot deleted the renovate/actions-setup-python-6.x branch December 1, 2025 17:24
Maffooch pushed a commit to valentijnscholten/django-DefectDojo that referenced this pull request Feb 16, 2026
…kflows/test-helm-chart.yml) (DefectDojo#13774)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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