diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index e3f331b2..42d8322c 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -160,7 +160,7 @@ jobs: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Ensure SHA pinned actions - uses: zgosalvez/github-actions-ensure-sha-pinned-actions@5d6ac37a4cef8b8df67f482a8e384987766f0213 # v3 + uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3 ############################################################################## # Run all unit tests with coverage enabled