diff --git a/actions/setup-environment/action.yml b/actions/setup-environment/action.yml index b159116..7a7791a 100644 --- a/actions/setup-environment/action.yml +++ b/actions/setup-environment/action.yml @@ -38,7 +38,7 @@ runs: using: "composite" steps: - name: Harden Runner - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1 + uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 with: egress-policy: audit