diff --git a/.github/workflows/validate-conventional-commits.yaml b/.github/workflows/validate-conventional-commits.yaml index 4725689..2c659c7 100644 --- a/.github/workflows/validate-conventional-commits.yaml +++ b/.github/workflows/validate-conventional-commits.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0 + uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3 with: egress-policy: audit