Skip to content

chore(deps): update workflows#363

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/workflows
Open

chore(deps): update workflows#363
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/workflows

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 12, 2026

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v5.0.4v5.0.5
actions/setup-node action minor v6.3.0v6.4.0
actions/upload-artifact action patch v7.0.0v7.0.1
github/codeql-action action patch v4.35.1v4.35.5
goreleaser/goreleaser-action action minor v7.0.0v7.2.2
r-lib/actions action minor v2.11.4v2.12.0
ruby/setup-ruby action minor v1.299.0v1.308.0
shivammathur/setup-php action patch 2.37.02.37.1

Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

github/codeql-action (github/codeql-action)

v4.35.5

Compare Source

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #​3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #​3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #​3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #​3880

v4.35.4

Compare Source

v4.35.3

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #​3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #​3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #​3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #​3852
  • Update default CodeQL bundle version to 2.25.3. #​3865

v4.35.2

Compare Source

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #​3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #​3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #​3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #​3807
  • Update default CodeQL bundle version to 2.25.2. #​3823
goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v7.2.2

Compare Source

v7.2.1

Compare Source

This fully removes the usage of the old nightly moving tag.

Full Changelog: goreleaser/goreleaser-action@v7.2.0...v7.2.1

v7.2.0

Compare Source

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.0

v7.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v7...v7.1.0

r-lib/actions (r-lib/actions)

v2.12.0

Compare Source

ruby/setup-ruby (ruby/setup-ruby)

v1.308.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.307.0...v1.308.0

v1.307.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.306.0...v1.307.0

v1.306.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.305.0...v1.306.0

v1.305.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.304.0...v1.305.0

v1.304.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.303.0...v1.304.0

v1.303.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.302.0...v1.303.0

v1.302.0

Compare Source

Full Changelog: ruby/setup-ruby@v1.301.0...v1.302.0

v1.301.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.300.0...v1.301.0

v1.300.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.299.0...v1.300.0

shivammathur/setup-php (shivammathur/setup-php)

v2.37.1

Compare Source

Changelog
Security Updates
  • Fixed shell command escaping and PHP version input validation. (GHSA-pqwm-q9pv-ph8r / CVE-2026-46420)

[!NOTE]
This can affect workflows that pass values from users or pull requests to setup-php, for example from comments, dispatch inputs, PR titles/branches, generated matrices, or files such as .php-version and composer.json.
Be especially careful with pull_request_target workflows that use any value from the pull request. Workflows that only use fixed trusted values are not expected to be affected, but updating to 2.37.1 is recommended.

[!NOTE]
This only affects workflows where the composer version is pinned like composer:2.9.7, workflows that do not pin the version or use composer:v2 are not affected as those get automatic updates. In case you pin the version, it is highly recommended to upgrade and have automation to do such timely upgrades in your workflows.

Fixes and Improvements
  • Fixed support for phalcon on Windows.

  • Fixed restoring tools when using cached using previous runs.

  • Improved enabling gearman extension on Linux.

  • Fixed fallback when installing PhpManager and VcRedist modules on Windows.

  • Fixed parsing extension inputs with backslash line continuation.

  • Improved workflow examples

    • Added workflow examples for Drupal 11 composer-managed projects and WordPress plugins.
    • Added workflow examples for Yii3 web applications and replaced Yii2 Starter Kit examples.
    • Updated workflow examples to use currently supported PHP versions.
  • Updated OS release mappings for newer Ubuntu releases.

  • Updated internal workflows for Codecov v6 and NPM trusted publishing.

  • Updated Node.js dependencies.

  • Fixed composer version in README. (#​1081)

Thanks @​Pyker for the contribution

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


Configuration

📅 Schedule: (in timezone Pacific/Auckland)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/workflows branch 4 times, most recently from f97ff46 to 832ac9e Compare April 20, 2026 05:53
@renovate renovate Bot force-pushed the renovate/workflows branch 4 times, most recently from 3bfbb63 to 774a5e2 Compare April 27, 2026 02:16
@renovate renovate Bot force-pushed the renovate/workflows branch 2 times, most recently from deb0b63 to 5f3e899 Compare May 1, 2026 19:02
@renovate renovate Bot force-pushed the renovate/workflows branch 3 times, most recently from 2901f1f to 2e0bf53 Compare May 14, 2026 08:45
@renovate renovate Bot force-pushed the renovate/workflows branch 2 times, most recently from 76436ab to 0fae326 Compare May 16, 2026 21:15
@renovate renovate Bot force-pushed the renovate/workflows branch from 0fae326 to 67679ef Compare May 19, 2026 02:44
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.

0 participants