From 08cae2ec44ef7b99c38eda6b05ecd385db6c4e8f Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Tue, 2 Feb 2021 22:08:01 +0100 Subject: [PATCH] Revert "Pin Psalm version to an older one" --- .github/workflows/psalm-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/psalm-security.yml b/.github/workflows/psalm-security.yml index 2740ab3ef11..0e19cda2d33 100644 --- a/.github/workflows/psalm-security.yml +++ b/.github/workflows/psalm-security.yml @@ -16,7 +16,7 @@ jobs: with: submodules: recursive - name: Psalm - uses: docker://vimeo/psalm-github-actions@sha256:5307bec3ebea23668d287d14eca393c5843653685d346d0c2c6ae1ae0fa6ce47 + uses: docker://vimeo/psalm-github-actions with: security_analysis: true report_file: results.sarif -- 2.39.5