diff --git a/.github/workflows/cli-build.yml b/.github/workflows/cli-build.yml index 32dfc4f2..db1034c3 100644 --- a/.github/workflows/cli-build.yml +++ b/.github/workflows/cli-build.yml @@ -28,7 +28,7 @@ jobs: cli-relevant: ${{ github.event_name == 'push' || steps.filter.outputs.cli-relevant == 'true' }} steps: - name: Harden Runner - uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0 + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 with: egress-policy: audit