Skip to content

Commit

Permalink
Bump shivammathur/setup-php in the actions group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update in the / directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php).


Updates `shivammathur/setup-php` from 2.30.4 to 2.31.0
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@c665c7a...2e947f1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 0c243a2 commit 9aa9077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198
uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b
with:
coverage: none
tools: phpmd
Expand Down

0 comments on commit 9aa9077

Please sign in to comment.