From 9f7794044463d1fb066ecf5beb0a2406293e5aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 13:05:13 +0000 Subject: [PATCH] chore(ci): bump huntridge-labs/argus/.github/workflows/reusable-security-hardening.yml Bumps [huntridge-labs/argus/.github/workflows/reusable-security-hardening.yml](https://github.com/huntridge-labs/argus) from 1.12.3 to 1.12.5. - [Release notes](https://github.com/huntridge-labs/argus/releases) - [Changelog](https://github.com/huntridge-labs/argus/blob/main/CHANGELOG.md) - [Commits](https://github.com/huntridge-labs/argus/compare/9b444d8975f4a2253cc53e09a7c5837e5b509d24...6040db47e31f4db533967c3a5b70f4a208afead3) --- updated-dependencies: - dependency-name: huntridge-labs/argus/.github/workflows/reusable-security-hardening.yml dependency-version: 1.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/security-hardening.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-hardening.yml b/.github/workflows/security-hardening.yml index 0eb89aa9..bc6e5eeb 100644 --- a/.github/workflows/security-hardening.yml +++ b/.github/workflows/security-hardening.yml @@ -20,7 +20,7 @@ jobs: argus-hardening: name: Argus Reusable Hardening # Pinned to the commit for Argus v1.11.0 for supply-chain safety. - uses: huntridge-labs/argus/.github/workflows/reusable-security-hardening.yml@9b444d8975f4a2253cc53e09a7c5837e5b509d24 + uses: huntridge-labs/argus/.github/workflows/reusable-security-hardening.yml@6040db47e31f4db533967c3a5b70f4a208afead3 with: scanners: codeql,gitleaks,osv,dependency-review enable_code_security: true