Commit Graph

1711 Commits

Author SHA1 Message Date
Shivam Mathur
8e6e5267e7 Harden tool checksum verification (#1099)
Some checks failed
Main workflow / Run (windows-2022, 5.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 5.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.5) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, php-version-file, ) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.6) (push) Has been cancelled
2026-07-23 19:24:32 +05:30
Keisuke Maeda
8ca9579834 Add support for pinning tools to a checksum (#1098)
Tools in the tools input can now be pinned to a checksum using the
tool:version@sha256:<hash> or tool:version@sha512:<hash> syntax.
The downloaded tool is verified against the checksum on all platforms,
including when it is served from the tools cache, and it is removed
along with its cache entry if the verification fails.

Checksum verification is supported for tools downloaded as phar
archives. Specifying a checksum for tools set up using composer
packages or custom package scripts results in an error.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 18:15:59 +05:30
Shivam Mathur
b9ef68088b Bump Node.js packages
Some checks failed
Main workflow / Run (ubuntu-24.04, 5.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.5) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, php-version-file, ) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.6) (push) Has been cancelled
Add allowScripts for 3 packages
2026-07-21 18:21:48 +05:30
Shivam Mathur
fffd6b1db6 Fix support for install krb5 on linux using PECL 2026-07-21 01:50:08 +05:30
dependabot[bot]
d64d1a1275 Bump the github-actions group with 3 updates (#1094)
Some checks failed
Main workflow / Run (ubuntu-24.04, 5.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.5) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, php-version-file, ) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.0) (push) Has been cancelled
Bumps the github-actions group with 3 updates: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/autobuild](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action).


Updates `github/codeql-action/init` from 4.36.3 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](54f647b7e1...99df26d4f1)

Updates `github/codeql-action/autobuild` from 4.36.3 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](54f647b7e1...99df26d4f1)

Updates `github/codeql-action/analyze` from 4.36.3 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](54f647b7e1...99df26d4f1)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-18 19:25:55 +05:30
dependabot[bot]
add91f08e1 Bump the github-actions group with 3 updates (#1092)
Some checks failed
Docs workflow / Create (ubuntu-24.04, 7.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.2) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.2) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.5) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.0) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.0) (push) Has been cancelled
Docs workflow / Update (push) Has been cancelled
CodeQL Workflow / CodeQL Analysis (push) Failing after 28m19s
Bumps the github-actions group with 3 updates: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/autobuild](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action).


Updates `github/codeql-action/init` from 4.36.2 to 4.36.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8aad20d150...54f647b7e1)

Updates `github/codeql-action/autobuild` from 4.36.2 to 4.36.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8aad20d150...54f647b7e1)

Updates `github/codeql-action/analyze` from 4.36.2 to 4.36.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8aad20d150...54f647b7e1)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 16:36:32 +05:30
dependabot[bot]
93f351c169 Bump actions/cache from 5.0.5 to 6.1.0 in the github-actions group (#1091)
Some checks failed
Main workflow / Run (ubuntu-24.04, 5.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.5) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, php-version-file, ) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.4) (push) Has been cancelled
Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 5.0.5 to 6.1.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](27d5ce7f10...55cc834586)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-04 18:52:12 +05:30
dependabot[bot]
529ee057c4 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#1090)
Some checks failed
Docs workflow / Create (ubuntu-24.04, 8.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.0) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.6) (push) Has been cancelled
Docs workflow / Update (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.2) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.5) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.0) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.3) (push) Has been cancelled
CodeQL Workflow / CodeQL Analysis (push) Failing after 1h11m33s
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](df4cb1c069...9c091bb21b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-27 16:20:13 +05:30
dependabot[bot]
3fa88f2494 Bump the github-actions group across 1 directory with 2 updates (#1088)
Some checks failed
Main workflow / Run (ubuntu-22.04, 8.2) (push) Has been cancelled
Main workflow / Run (ubuntu-22.04, 8.3) (push) Has been cancelled
Main workflow / Run (ubuntu-22.04, 8.4) (push) Has been cancelled
Main workflow / Run (ubuntu-22.04, 8.5) (push) Has been cancelled
Main workflow / Run (ubuntu-22.04, 8.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 5.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 5.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 5.5) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 5.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, php-version-file, ) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.6) (push) Has been cancelled
Bumps the github-actions group with 2 updates in the / directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php) and [shivammathur/cache-extensions](https://github.com/shivammathur/cache-extensions).


Updates `shivammathur/setup-php` from 2.37.1 to 2.37.2
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](7c071dfe9d...f3e473d116)

Updates `shivammathur/cache-extensions` from 1.14.5 to 1.14.6
- [Release notes](https://github.com/shivammathur/cache-extensions/releases)
- [Commits](256729b5fe...9b476298b4)

---
updated-dependencies:
- dependency-name: shivammathur/cache-extensions
  dependency-version: 1.14.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: shivammathur/setup-php
  dependency-version: 2.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-20 19:54:30 +05:30
Shivam Mathur
0c10338998 Update Node.js dependencies 2026-06-20 18:43:15 +05:30
Shivam Mathur
805dfa40c1 Improve README [skip ci] 2026-06-18 10:13:14 +05:30
Shivam Mathur
1b1cce8c66 Add initial support for Ubuntu 26.04 [skip ci] 2026-06-18 04:28:47 +05:30
dependabot[bot]
95edd72557 Bump the github-actions group with 3 updates (#1087)
Some checks failed
Docs workflow / Create (ubuntu-24.04, 5.6) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.2) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.2) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.5) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.0) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.0) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.6) (push) Has been cancelled
Docs workflow / Update (push) Has been cancelled
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](de0fac2e45...df4cb1c069)

Updates `github/codeql-action` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](7211b7c807...8aad20d150)

Updates `codecov/codecov-action` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](e79a6962e0...fb8b3582c8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-13 18:06:26 +05:30
Shivam Mathur
f3e473d116 Bump version to 2.37.2
Some checks failed
Main workflow / Run (ubuntu-24.04, 7.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.4) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.5) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.2) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.4) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.0) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.1) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 5.6) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.2) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 7.3) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.0) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, 8.1) (push) Has been cancelled
Main workflow / Run (ubuntu-24.04, php-version-file, ) (push) Has been cancelled
Main workflow / Run (windows-2022, 5.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 7.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.5) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.6) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.3) (push) Has been cancelled
Main workflow / Run (windows-2022, 8.4) (push) Has been cancelled
Update Node.js dependencies
v2 master 2.37.2
2026-06-08 20:54:40 +05:30
Shivam Mathur
8be473cdc3 Trust brew taps 2026-06-08 20:54:32 +05:30
dependabot[bot]
083d5237d9 Bump the github-actions group with 2 updates (#1085)
Some checks failed
Docs workflow / Create (ubuntu-24.04, 7.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.2) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 7.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.0) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.1) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.2) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.3) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.4) (push) Has been cancelled
Docs workflow / Create (ubuntu-24.04, 8.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 5.6) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.0) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 7.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.0) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.1) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.2) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.3) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.4) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.5) (push) Has been cancelled
Docs workflow / Create (windows-2022, 8.6) (push) Has been cancelled
Docs workflow / Update (push) Has been cancelled
CodeQL Workflow / CodeQL Analysis (push) Failing after 8m31s
Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `github/codeql-action` from 4.35.5 to 4.36.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](9e0d7b8d25...7211b7c807)

Updates `codecov/codecov-action` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](57e3a136b7...e79a6962e0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 16:35:36 +05:30
Shivam Mathur
a919ff576a Update FUNDING.yml 2026-05-19 03:02:31 +05:30
Shivam Mathur
deb2299a77 Harden GitHub Actions workflows 2026-05-18 00:56:40 +05:30
Shivam Mathur
5825be4b77 Harden environment lookup 2026-05-18 00:56:40 +05:30
Shivam Mathur
8d45593ff3 Add CODEOWNERS 2026-05-15 23:46:09 +05:30
Shivam Mathur
ba8d1631c1 Update PHP versions in SECURITY.md 2026-05-15 01:33:20 +05:30
Shivam Mathur
7c071dfe9d Bump version to 2.37.1
Update Node.js dependencies
2.37.1
2026-05-14 08:58:36 +05:30
Shivam Mathur
eeef37e059 GHSA-pqwm-q9pv-ph8r - Fix CWE-78 [skip ci] 2026-05-14 08:58:36 +05:30
Shivam Mathur
0dc33069a3 Fix phalcon5 support on Windows 2026-05-14 03:00:30 +05:30
Shivam Mathur
680a983990 Fix phalcon version for PHP 8.0 [skip ci] 2026-05-14 03:00:29 +05:30
Shivam Mathur
694649a4a3 Fix mutable tool cache restore 2026-05-13 19:43:21 +05:30
Shivam Mathur
46a991b6aa Merge pull request #1081 from Pyker/patch-1
Fix composer v2 version in README
2026-05-13 16:22:14 +05:30
Shivam Mathur
7748c24380 GHSA-f9f8-rm49-7jv2: Fix GitHub auth handling for composer in affected versions 2026-05-13 16:19:11 +05:30
Pedro Cunha
ac9c953234 Fix composer v2 version in README 2026-05-13 10:26:15 +01:00
Shivam Mathur
7729e411ec Improve enabling gearman [skip ci] 2026-04-29 01:00:16 +05:30
Shivam Mathur
af2322b95c Fix fallback in Install-PSPackage on Windows 2026-04-26 23:49:26 +05:30
Shivam Mathur
45e37a5311 Update os_releases.csv [skip ci] 2026-04-26 15:12:30 +05:30
Shivam Mathur
690cb7c9d8 Merge pull request #1074 from shivammathur/dependabot/github_actions/develop/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2026-03-30 17:04:06 +05:30
dependabot[bot]
b2cf73f5fa Bump codecov/codecov-action from 5 to 6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 11:19:53 +00:00
Shivam Mathur
64e2975255 Update dependencies 2026-03-29 20:51:51 +05:30
Shivam Mathur
106fd0866c Strip backslash line continuation from extension inputs 2026-03-29 20:46:19 +05:30
Shivam Mathur
44724c9282 Merge pull request #1072 from shivammathur/dependabot/npm_and_yarn/npm_and_yarn-66413a1f6e
Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory
2026-03-26 07:42:11 +05:30
dependabot[bot]
2fa35d2e4e Bump picomatch in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [picomatch](https://github.com/micromatch/picomatch).


Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 00:21:48 +00:00
Shivam Mathur
29e04e0a1d Add workflow examples for Drupal and WordPress plugins 2026-03-23 14:33:38 +05:30
Shivam Mathur
ea13793c13 Merge pull request #1071 from shivammathur/dependabot/npm_and_yarn/npm_and_yarn-e5a595f223
Bump flatted from 3.4.1 to 3.4.2 in the npm_and_yarn group across 1 directory
2026-03-22 02:27:26 +05:30
dependabot[bot]
fd580061e0 Bump flatted in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [flatted](https://github.com/WebReflection/flatted).


Updates `flatted` from 3.4.1 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 20:14:26 +00:00
Shivam Mathur
90d81e2adc Update examples 2026-03-21 21:47:58 +05:30
Shivam Mathur
93cb3149d2 Fix permission for OIDC tokens in publish.yml for trusted publishing [skip ci] 2026-03-15 22:01:57 +05:30
Shivam Mathur
accd6127cb Update dependencies 2.37.0 2026-03-15 21:44:02 +05:30
Shivam Mathur
a5c2146f3f Improve tool cache to not cache persistent urls 2026-03-15 11:36:39 +05:30
Shivam Mathur
6a1d559c57 Fix regression in pecl_http support [skip ci] 2026-03-15 11:18:29 +05:30
Shivam Mathur
076a5e3f0d Update actions in examples [skip ci] 2026-03-15 11:00:48 +05:30
Shivam Mathur
00c8f84a71 Add support for ionCube for PHP 8.5 [skip ci] 2026-03-13 22:21:20 +05:30
Shivam Mathur
c033e31e7c Add support for zephir parser for PHP 8.5 [skip ci] 2026-03-13 22:10:53 +05:30
Shivam Mathur
bc6f40a11a Switch to downloads.php.net in Get-ICUUrl [skip ci] 2026-03-13 21:33:26 +05:30