diff --git a/.github/workflows/toranj.yml b/.github/workflows/toranj.yml index 68b484b6716..3ffe30a4369 100644 --- a/.github/workflows/toranj.yml +++ b/.github/workflows/toranj.yml @@ -195,7 +195,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Harden Runner - uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1 + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs