We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20419cf commit 6ed91f0Copy full SHA for 6ed91f0
1 file changed
.github/workflows/php-sast.yml
@@ -77,7 +77,7 @@ jobs:
77
composer require --dev humanmade/psalm-plugin-wordpress ~6.8.0
78
79
- name: Run Psalm
80
- uses: adelinn/psalm-github-actions@patch-1
+ uses: psalm/psalm-github-actions@26f175f4d1d9006ea675bb78831ae94126017b07
81
with:
82
security_analysis: true
83
composer_require_dev: true
0 commit comments