From 506d5be9a3e69ecc293bdf62d5f2cb882b506ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:27:36 +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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/psalm.yml b/.github/workflows/psalm.yml index b898c7b..5b1532c 100644 --- a/.github/workflows/psalm.yml +++ b/.github/workflows/psalm.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v4 - 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