Skip to content

Commit

Permalink
Bump StephaneBour/actions-php-lint from 8.2 to 8.3
Browse files Browse the repository at this point in the history
Bumps [StephaneBour/actions-php-lint](https://github.com/stephanebour/actions-php-lint) from 8.2 to 8.3.
- [Release notes](https://github.com/stephanebour/actions-php-lint/releases)
- [Commits](StephaneBour/actions-php-lint@8.2...8.3)

---
updated-dependencies:
- dependency-name: StephaneBour/actions-php-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b62498f commit e152f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_check-php-code.yml
Original file line number Diff line number Diff line change
@@ -26,6 +26,6 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Check PHP syntax errors
uses: StephaneBour/actions-php-lint@8.2
uses: StephaneBour/actions-php-lint@8.3
with:
dir: '.'

0 comments on commit e152f8e

Please sign in to comment.