diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml index f547c73..4920f8f 100644 --- a/.github/workflows/validate.yaml +++ b/.github/workflows/validate.yaml @@ -17,7 +17,7 @@ jobs: YQ_VERSION: 3.4.3 steps: - name: Harden Runner - uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0 + uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2 with: egress-policy: audit