From 68c7007c4fe6b33879f6c0090f6931ce301fd1bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 16:00:40 +0000 Subject: [PATCH] Update dependency chainguard-dev/stigs to v3.2.15 --- .github/workflows/scanning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scanning.yml b/.github/workflows/scanning.yml index 62c1b30..411fef9 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -40,7 +40,7 @@ jobs: image: alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b env: SCAP_SECURITY_GUIDE_VERSION: "0.1.81" - WOLFI_STIG_VERSION: "3.2.14" + WOLFI_STIG_VERSION: "3.2.15" SSG_DIR: "ssg" TOOL: "openscap" OUTPUT_NAME: "openscap-results"