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 32d8a47 commit 8527a2bCopy full SHA for 8527a2b
2 files changed
README.md
@@ -30,5 +30,5 @@ You can also specify a version.
30
31
```diff
32
- uses: docker://ghcr.io/mbinorg/psalm-security-scan
33
-+ uses: docker://ghcr.io/mbinorg/psalm-security-scan:5.7.7
++ uses: docker://ghcr.io/mbinorg/psalm-security-scan:5.26.2
34
```
action.yml
@@ -14,4 +14,4 @@ inputs:
14
description: 'File for Psalm’s output'
15
runs:
16
using: 'docker'
17
- image: 'docker://ghcr.io/mbinorg/psalm-security-scan:5.26.1'
+ image: 'docker://ghcr.io/mbinorg/psalm-security-scan:5.26.2'
0 commit comments