Skip to content

Commit

Permalink
Bump shivammathur/setup-php from 2.25.2 to 2.25.5
Browse files Browse the repository at this point in the history
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.2 to 2.25.5.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@c5fc0d8...72ae4cc)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 63f3bf5 commit 67c18c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
submodules: 'recursive'
path: ${{ github.workspace }}/matomo
- name: Install php
uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d
uses: shivammathur/setup-php@72ae4ccbe57f82bbe08411e84e2130bd4ba1c10f
with:
php-version: ${{ matrix.php }}
extensions: curl, gd, xml, mbstring, mysql
Expand Down

0 comments on commit 67c18c8

Please sign in to comment.