diff --git a/.github/workflows/link_checkPR.yml b/.github/workflows/link_checkPR.yml index 1fde2371590..134542f085a 100644 --- a/.github/workflows/link_checkPR.yml +++ b/.github/workflows/link_checkPR.yml @@ -18,7 +18,7 @@ jobs: - name: Get Changed Files id: changed-files - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6 - name: Check for Skip Label id: skip-label