Skip to content

Commit

Permalink
chore(deps): bump php-actions/phpstan from 3.0.2 to 3.0.3 (#130)
Browse files Browse the repository at this point in the history
Bumps [php-actions/phpstan](https://github.com/php-actions/phpstan) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/php-actions/phpstan/releases)
- [Commits](php-actions/phpstan@v3.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 103dfad commit 4688873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
ssh_key_pub: ${{secrets.SSH_KEY_PUB}}
memory_limit: ${{inputs.COMPOSER_MEMORY_LIMIT}}

- uses: php-actions/[email protected].2
- uses: php-actions/[email protected].3
with:
path: ${{inputs.PATH}}
memory_limit: ${{inputs.COMPOSER_MEMORY_LIMIT}}
Expand Down

0 comments on commit 4688873

Please sign in to comment.