From 2b70937bb7bfc3e2b892cb9bbfce51d686490e59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:09:26 +0000 Subject: [PATCH] Update dependency chainguard-dev/stigs to v3.2.16 --- .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 411fef9..3358e47 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.15" + WOLFI_STIG_VERSION: "3.2.16" SSG_DIR: "ssg" TOOL: "openscap" OUTPUT_NAME: "openscap-results"