diff --git a/.github/workflows/code-quality.yml b/.github/workflows/code-quality.yml index 52906c2..db8a6d9 100644 --- a/.github/workflows/code-quality.yml +++ b/.github/workflows/code-quality.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 with: egress-policy: audit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index dc90d28..567cdc6 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 with: egress-policy: audit diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index d26dd26..eae21d5 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 with: egress-policy: audit diff --git a/.github/workflows/r.yml b/.github/workflows/r.yml index a858191..61e9f2a 100644 --- a/.github/workflows/r.yml +++ b/.github/workflows/r.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 with: egress-policy: audit diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index ed6203f..d8d0129 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 with: egress-policy: audit diff --git a/.github/workflows/security-audit.yml b/.github/workflows/security-audit.yml index 80c4872..aaea5dd 100644 --- a/.github/workflows/security-audit.yml +++ b/.github/workflows/security-audit.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Harden runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e + uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 with: egress-policy: audit