diff --git a/.github/workflows/action-check-for-changes.yml b/.github/workflows/action-check-for-changes.yml index c2ed3091f..f2038baff 100644 --- a/.github/workflows/action-check-for-changes.yml +++ b/.github/workflows/action-check-for-changes.yml @@ -39,7 +39,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@v44 + - uses: tj-actions/changed-files@v45 id: filter with: files_yaml: |