diff --git a/.github/workflows/pr-commenter.yaml b/.github/workflows/pr-commenter.yaml index 7b02c5da..18d7eca8 100644 --- a/.github/workflows/pr-commenter.yaml +++ b/.github/workflows/pr-commenter.yaml @@ -22,7 +22,7 @@ jobs: - name: Get Changed Files id: changed-files - uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # v45 + uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45 with: files: kubernetes/** dir_names: true