diff --git a/.github/workflows/merge-notification.yml b/.github/workflows/merge-notification.yml index a7151b891..846894431 100644 --- a/.github/workflows/merge-notification.yml +++ b/.github/workflows/merge-notification.yml @@ -29,7 +29,7 @@ jobs: # check if core files are being modified - name: Get modified files id: modified-files - uses: tj-actions/changed-files@v45.0.2 + uses: tj-actions/changed-files@v45.0.5 with: files_ignore: | **/.github/**