Skip to content

Commit e9ed298

Browse files
authored
Merge pull request #28706 from nextcloud/backport/28700/stable21
[stable21] Pin Psalm version for security analysis
2 parents 028efff + 91491bd commit e9ed298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/psalm-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: recursive
1818
- name: Psalm
19-
uses: docker://vimeo/psalm-github-actions
19+
uses: docker://vimeo/psalm-github-actions:4.9.3
2020
with:
2121
security_analysis: true
2222
report_file: results.sarif

0 commit comments

Comments
 (0)