diff --git a/.github/workflows/action-check-for-changes.yml b/.github/workflows/action-check-for-changes.yml index 5cf52fedf..543cc7ba1 100644 --- a/.github/workflows/action-check-for-changes.yml +++ b/.github/workflows/action-check-for-changes.yml @@ -28,7 +28,7 @@ jobs: # fetch-depth needs to be 0 in cases where we want to fetch changes since previous tag for example fetch-depth: 0 - - uses: tj-actions/changed-files@v42 + - uses: tj-actions/changed-files@v44 id: filter with: files_yaml: |