diff --git a/.github/workflows/.build.yaml b/.github/workflows/.build.yaml index cab047a4..255a9a8a 100644 --- a/.github/workflows/.build.yaml +++ b/.github/workflows/.build.yaml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 + uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1 with: egress-policy: audit