Skip to content

chore(deps): update all non-major dependencies#237

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch
Apr 13, 2026
Merged

chore(deps): update all non-major dependencies#237
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 13, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/create-github-app-token action minor v3.0.0v3.1.1 age confidence
actions/upload-artifact action patch v7.0.0v7.0.1 age confidence
docker.io/library/python final patch 3.14.3-slim3.14.4-slim age confidence
docker/build-push-action action minor v7.0.0v7.1.0 age confidence
marocchino/sticky-pull-request-comment action patch v3.0.3v3.0.4 age confidence
softprops/action-gh-release action patch v2.6.1v2.6.2 age confidence
step-security/harden-runner action minor v2.16.1v2.17.0 age confidence
zizmor (source) minor 1.23.11.24.0 age confidence

Release Notes

actions/create-github-app-token (actions/create-github-app-token)

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Bug Fixes
Features
actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

docker/build-push-action (docker/build-push-action)

v7.1.0

Compare Source

Full Changelog: docker/build-push-action@v7.0.0...v7.1.0

marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)

v3.0.4

Compare Source

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v3.0.3...v3.0.4

softprops/action-gh-release (softprops/action-gh-release)

v2.6.2

Compare Source

What's Changed

Other Changes 🔄

Full Changelog: softprops/action-gh-release@v2...v2.6.2

step-security/harden-runner (step-security/harden-runner)

v2.17.0

Compare Source

What's Changed
Policy Store Support

Added use-policy-store and api-key inputs to fetch security policies directly from the StepSecurity Policy Store. Policies can be defined and attached at the workflow, repo, org, or cluster (ARC) level, with the most granular policy taking precedence. This is the preferred method over the existing policy input which requires id-token: write permission. If no policy is found in the store, the action defaults to audit mode.

Full Changelog: step-security/harden-runner@v2.16.1...v2.17.0

zizmorcore/zizmor (zizmor)

v1.24.0

Compare Source

New Features 🌈🔗

  • zizmor now allows users to audit from stdin, by passing zizmor - (#​1611)

Enhancements 🌱🔗

Bug Fixes 🐛🔗

  • Fixed a bug where the concurrency-limits audit reported findings at the job level instead of the workflow level (#​1627)

  • Fixed a bug where with: ${{ expr }} clauses would cause a crash. artipacked audit emits a pedantic finding on such clauses. (#​1772)

  • Fixed a bug where auto-fixes for the template-injection audit would fail to preserve an environment variable's casing (#​1766)

  • Fixed a bug where the secrets-outside-env audit would incorrectly flag reusable workflows (#​1777)

  • Fixed a bug where expressions containing Infinity or NaN would fail to parse (#​1778)

  • Fixed several bugs where some parenthetical forms in expressions would fail to parse (#​1779, #​1856)

  • Fixed a bug where expressions with invalid identifiers (such as -Inf) would be incorrectly accepted (#​1794)

  • Fixed a bug where the known-vulnerable-actions audit would fail to handle multiple discrete packages in a single advisory (#​1810)

  • Fixed a bug where the template-injection audit would incorrectly flag needs.*.result as an injection risk in the default persona (#​1814)

  • Fixed a bug where the unpinned-uses audit would product incorrect auto-fixes for actions with subpaths (#​1841)

  • Fixed a bug where the ref-version-mismatch audit would fail to produce findings for comments containing nonexistent refs (#​1853)

  • Fixed a bug where expressions containing NaN would be constant-evaluated incorrectly (#​1858)

  • Fixed a bug where nix would not be recognized as a package-ecosystem in dependabot.yml (#​1867)

  • Fixed a bug where the ref-version-mismatch audit would incorrectly parse prerelease version comments (such as # v6-beta), causing some findings to appear unresolvable (#​1870)

  • Fixed a bug where various string comparisons in expressions did not perfectly match GitHub's own special uppercasing semantics (#​1879)

  • Fixed a bug where zizmor would incorrectly contact github.com instead of the user's requested --gh-hostname for some online requests (#​1874)

  • Fixed a bug where the artipacked audit would fail to honor the --no-online-audits flag (#​1874)

Changes ⚠️🔗

  • The secrets-outside-env audit now only flags findings with the 'auditor' persona, due to numerous false positives and negatives caused by GitHub's platform limitations (primarily around interactions between environment secrets and reusable workflows) (#​1777)

  • zizmor's handling of GitHub Actions expressions has been made stricter, and now rejects unknown functions and function calls with incorrect arities (#​1823, #​1826)

  • The superfluous-actions audit now uses the "pedantic" persona for some findings along with a medium or low confidence marker to signal when a action may not be easily replaced with built-in functionality (#​1822, #​1859)

  • The unpinned-uses audit no longer suggests auto-fixes for Git references that don't look like version tags, such as main (#​1860)

  • The template-injection audit now considers more "URL-shaped" contexts to be fully attacker-controllable, rather than partially controllable (#​1868)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.15s
✅ COPYPASTE jscpd yes no no 1.31s
✅ DOCKERFILE hadolint 1 0 0 0.13s
✅ JSON jsonlint 3 0 0 0.17s
✅ JSON prettier 3 0 0 0.52s
✅ JSON v8r 3 0 0 3.31s
✅ MARKDOWN markdownlint 1 0 0 0.56s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.46s
✅ PYTHON bandit 1 0 0 2.53s
✅ PYTHON black 1 0 0 1.45s
✅ PYTHON flake8 1 0 0 0.72s
✅ PYTHON isort 1 0 0 0.24s
✅ PYTHON mypy 1 0 0 4.26s
✅ PYTHON pylint 1 0 0 3.66s
✅ PYTHON pyright 1 0 0 1.86s
✅ PYTHON ruff 1 0 0 0.03s
✅ REPOSITORY checkov yes no no 26.14s
✅ REPOSITORY dustilock yes no no 0.12s
✅ REPOSITORY gitleaks yes no no 0.59s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 45.62s
✅ REPOSITORY kics yes no no 3.03s
✅ REPOSITORY kingfisher yes no no 5.77s
✅ REPOSITORY secretlint yes no no 1.49s
✅ REPOSITORY syft yes no no 2.91s
✅ REPOSITORY trivy yes no no 9.42s
✅ REPOSITORY trivy-sbom yes no no 0.2s
✅ REPOSITORY trufflehog yes no no 3.93s
✅ YAML prettier 6 0 0 0.61s
✅ YAML v8r 6 0 0 6.85s
✅ YAML yamllint 6 0 0 0.61s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b006e12 to 7dbb446 Compare April 13, 2026 04:41
@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-without-test-image:pr-237 (debian 13.4)

No Vulnerabilities found

No Misconfigurations found

Python

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow:pr-237 (debian 13.4)

No Vulnerabilities found

No Misconfigurations found

Python

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-with-fixed-image-tags:v1.2.3-beta.123 (debian 13.4)

No Vulnerabilities found

No Misconfigurations found

Python

No Vulnerabilities found

No Misconfigurations found

@renovate renovate bot merged commit 104e2e1 into master Apr 13, 2026
41 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 13, 2026 08:58
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.11.25 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants