We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb6cc2a + 188f8be commit 0a034adCopy full SHA for 0a034ad
1 file changed
.github/workflows/psalm.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Psalm Security Scan
33
- uses: psalm/psalm-github-security-scan@f3e6fd9432bc3e44aec078572677ce9d2ef9c287
+ uses: psalm/psalm-github-security-scan@9ec1b5e2b854b3f048fa32e8c4aaa9ae05d77345
34
with:
35
# Note: this requires psalm security scan to run composer update with ignored extensions
36
ignore_platform_reqs: true
0 commit comments