From fbed4faba39bc6c6d4c9d1c739caab8d4999664d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 05:31:48 +0000 Subject: [PATCH] Update dependency chainguard-dev/stigs to v0.1.3 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 e57cfa1..87f61dc 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -38,7 +38,7 @@ jobs: image: alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 env: SCAP_SECURITY_GUIDE_VERSION: "0.1.75" - WOLFI_STIG_VERSION: "0.1.2" + WOLFI_STIG_VERSION: "0.1.3" SSG_DIR: "ssg" TOOL: "openscap" OUTPUT_NAME: "openscap-results"