Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #27 from kronostechnologies/renovate/major-github-…
Browse files Browse the repository at this point in the history
…actions

Update equisoft-actions/php-workflows action
  • Loading branch information
meriouma authored Sep 4, 2023
2 parents a36a1d4 + 1c7d881 commit 4a5559c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
php-security:
uses: equisoft-actions/php-workflows/.github/workflows/php-security.yml@v3
uses: equisoft-actions/php-workflows/.github/workflows/php-security.yml@v4
with:
publish-reports: true
php-version: '8.1'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
php-library:
uses: equisoft-actions/php-workflows/.github/workflows/php-library.yml@v3
uses: equisoft-actions/php-workflows/.github/workflows/php-library.yml@v4
with:
checks: phpcs,phpunit,psalm
php-version: '8.1'
Expand Down

0 comments on commit 4a5559c

Please sign in to comment.