Skip to content

Commit 36fc550

Browse files
authored
test 3
1 parent 4d31928 commit 36fc550

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/php-sast.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,9 @@ jobs:
7777
composer require --dev humanmade/psalm-plugin-wordpress
7878
7979
- name: Run Psalm
80-
uses: psalm/psalm-github-actions@2.3.2
80+
uses: adelinn/psalm-github-actions@patch-1
8181
with:
8282
security_analysis: true
8383
composer_require_dev: true
84+
psalm_version: "6.14.2"
8485

0 commit comments

Comments
 (0)