diff --git a/.github/workflows/chainctl-image-diff.yaml b/.github/workflows/chainctl-image-diff.yaml index b81e1fa..f27c54f 100644 --- a/.github/workflows/chainctl-image-diff.yaml +++ b/.github/workflows/chainctl-image-diff.yaml @@ -31,7 +31,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2 + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 with: egress-policy: audit diff --git a/.github/workflows/digestabot.yaml b/.github/workflows/digestabot.yaml index 8ae09db..6cad22d 100644 --- a/.github/workflows/digestabot.yaml +++ b/.github/workflows/digestabot.yaml @@ -20,7 +20,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2 + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 with: egress-policy: audit diff --git a/.github/workflows/grype-scan.yaml b/.github/workflows/grype-scan.yaml index 7bb927d..5ba72df 100644 --- a/.github/workflows/grype-scan.yaml +++ b/.github/workflows/grype-scan.yaml @@ -21,7 +21,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2 + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 with: egress-policy: audit