Skip to content

chore(deps): update github-actions versions - #431

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-versions
Open

chore(deps): update github-actions versions#431
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-versions

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor 6.0.36.1.0
amannn/action-semantic-pull-request action minor v6v6.1.1
shivammathur/setup-php action patch 2.37.02.37.2

Warnings (1)

Please correct - or verify that you can safely ignore - these warnings before you merge this PR.

  • actions/checkout: Could not determine new digest for update (github-tags package actions/checkout)


Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/checkout (actions/checkout)

v6.1.0

Compare Source

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features
Bug Fixes
  • Remove trailing whitespace from "unknown release type" error message (#​291) (afa4edb)

v6.0.1

Compare Source

Bug Fixes
shivammathur/setup-php (shivammathur/setup-php)

v2.37.2

Compare Source

Changelog
  • Fixed macOS setup by marking shivammathur/php and shivammathur/extensions as trusted taps.

  • Switched to Visual Studio 18 (vs18) builds for PHP 8.6 on Windows.

  • Improved looking up environment variables.

  • Tightened security in internal GitHub action workflows.

  • Updated Node.js dependencies.

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

Follow for updates

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

v2.37.1

Compare Source

Changelog
Security Updates

[!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 UTC)

  • Branch creation
    • "on the 15th day of the month before 12pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner August 15, 2026 00:08
@renovate
renovate Bot requested a review from a team as a code owner August 15, 2026 00:08
@renovate
renovate Bot requested a review from jonatascastro12 August 15, 2026 00:08
@renovate
renovate Bot enabled auto-merge (squash) August 15, 2026 00:08
@greptile-apps

greptile-apps Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates full-SHA-pinned GitHub Actions dependencies across CI, documentation, linting, pull-request-title validation, and release workflows.

  • Updates actions/checkout from 6.0.3 to 6.1.0.
  • Updates shivammathur/setup-php from 2.37.0 to 2.37.2.
  • Relabels the pinned semantic pull-request action from v6 to v6.1.1 without changing its SHA.

Confidence Score: 5/5

The PR appears safe to merge because the workflow changes retain full-SHA pinning and introduce no concrete behavioral defect.

The changes are limited to compatible GitHub Action dependency revisions and an annotation-only semantic-action update, with workflow inputs and job behavior otherwise unchanged.

Important Files Changed

Filename Overview
.github/workflows/ci.yml Updates checkout and PHP setup actions while preserving the existing PHP matrix and inputs.
.github/workflows/docs.yml Updates checkout and PHP setup actions without changing documentation build behavior.
.github/workflows/lint-pr-title.yml Updates the semantic pull-request action annotation while retaining the existing immutable SHA.
.github/workflows/lint.yml Updates checkout and PHP setup actions without changing lint configuration.
.github/workflows/release-please.yml Updates both checkout usages while preserving branch, token, and release workflow configuration.

Reviews (1): Last reviewed commit: "chore(deps): update github-actions versi..." | Re-trigger Greptile

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

Development

Successfully merging this pull request may close these issues.

0 participants