From 3dcdb609f19d7818174ea1fd62a0e3397cee88f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 03:06:28 +0000 Subject: [PATCH] deps(actions)(deps): bump MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml Bumps the third-party-actions-minor-patch group with 1 update in the / directory: [MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml](https://github.com/metamask/action-security-code-scanner). Updates `MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/metamask/action-security-code-scanner/releases) - [Changelog](https://github.com/MetaMask/action-security-code-scanner/blob/main/CHANGELOG.md) - [Commits](https://github.com/metamask/action-security-code-scanner/compare/ff5edd492dfd4a70813066fe9f1552a2ac13766f...becb242930b3cc271c26da0280050db9c157e291) --- updated-dependencies: - dependency-name: MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party-actions-minor-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/security-code-scanner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-code-scanner.yml b/.github/workflows/security-code-scanner.yml index bc55517b4..c6a3de892 100644 --- a/.github/workflows/security-code-scanner.yml +++ b/.github/workflows/security-code-scanner.yml @@ -19,7 +19,7 @@ permissions: {} # lock everything by default (least-privilege) jobs: security-scan: - uses: MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml@ff5edd492dfd4a70813066fe9f1552a2ac13766f # v2.1.0 + uses: MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml@becb242930b3cc271c26da0280050db9c157e291 # v2.1.1 permissions: actions: read contents: read