diff --git a/.github/workflows/preview_catalog.yaml b/.github/workflows/preview_catalog.yaml index d6c78cd..c248aa7 100644 --- a/.github/workflows/preview_catalog.yaml +++ b/.github/workflows/preview_catalog.yaml @@ -50,7 +50,7 @@ jobs: if: github.event.action != 'closed' # skip the step if the PR has been closed, just for cleanup name: changed-files id: changed-files - uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45 + uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5 - if: github.event.action != 'closed' # skip the step if the PR has been closed, just for cleanup name: List all changed files