From d124411e5decb5f2eb295fba5f2c1d95217c8c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:34:43 +0000 Subject: [PATCH] Bump psalm/psalm-github-security-scan from 1.2.1 to 1.4.0 Bumps [psalm/psalm-github-security-scan](https://github.com/psalm/psalm-github-security-scan) from 1.2.1 to 1.4.0. - [Release notes](https://github.com/psalm/psalm-github-security-scan/releases) - [Commits](https://github.com/psalm/psalm-github-security-scan/compare/f3e6fd9432bc3e44aec078572677ce9d2ef9c287...9ec1b5e2b854b3f048fa32e8c4aaa9ae05d77345) --- updated-dependencies: - dependency-name: psalm/psalm-github-security-scan dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 127740c7ab..ac5c35e034 100644 --- a/.github/workflows/psalm_security.yml +++ b/.github/workflows/psalm_security.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v6 - name: Psalm Security Scan - uses: psalm/psalm-github-security-scan@f3e6fd9432bc3e44aec078572677ce9d2ef9c287 + uses: psalm/psalm-github-security-scan@9ec1b5e2b854b3f048fa32e8c4aaa9ae05d77345 - name: Upload Security Analysis results to GitHub uses: github/codeql-action/upload-sarif@v3