diff --git a/.github/workflows/scanning.yml b/.github/workflows/scanning.yml index 0bb52d0..84c1f06 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -38,7 +38,7 @@ jobs: image: alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 env: SCAP_SECURITY_GUIDE_VERSION: "0.1.80" - WOLFI_STIG_VERSION: "3.2.9" + WOLFI_STIG_VERSION: "3.2.10" SSG_DIR: "ssg" TOOL: "openscap" OUTPUT_NAME: "openscap-results"