Skip to content

Commit

Permalink
Bump pipeline-components/php-codesniffer from 0.35.1 to 0.37.0
Browse files Browse the repository at this point in the history
Bumps [pipeline-components/php-codesniffer](https://github.com/pipeline-components/php-codesniffer) from 0.35.1 to 0.37.0.
- [Release notes](https://github.com/pipeline-components/php-codesniffer/releases)
- [Commits](pipeline-components/php-codesniffer@v0.35.1...v0.37.0)

---
updated-dependencies:
- dependency-name: pipeline-components/php-codesniffer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 2dee6e5 commit 129de0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Get phpcs
run: wget https://raw.githubusercontent.com/2pisoftware/cmfive-boilerplate/master/phpcs.xml
- name: Codesniffer
uses: pipeline-components/php-codesniffer@v0.35.1
uses: pipeline-components/php-codesniffer@v0.37.0
with:
options: -s -p --colors --extensions=php --runtime-set testVersion ${{matrix.php_version}}

Expand Down

0 comments on commit 129de0d

Please sign in to comment.