diff --git a/.github/workflows/scanning.yml b/.github/workflows/scanning.yml index fd234f5..780451e 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -39,7 +39,7 @@ jobs: container: image: alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b env: - SCAP_SECURITY_GUIDE_VERSION: "0.1.81" + SCAP_SECURITY_GUIDE_VERSION: "0.1.82" WOLFI_STIG_VERSION: "3.2.16" SSG_DIR: "ssg" TOOL: "openscap"