We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c95ae4 + aea4fcb commit 6a14b0dCopy full SHA for 6a14b0d
.github/workflows/php-security.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
psalm-taint-analysis:
13
- uses: equisoft-actions/php-workflows/.github/workflows/php-security.yml@v3
+ uses: equisoft-actions/php-workflows/.github/workflows/php-security.yml@v4
14
with:
15
publish-reports: true
16
php-version: '8.1'
.github/workflows/php.yml
php-library:
- uses: equisoft-actions/php-workflows/.github/workflows/php-library.yml@v3
+ uses: equisoft-actions/php-workflows/.github/workflows/php-library.yml@v4
checks: phpunit,psalm
0 commit comments