diff --git a/.github/workflows/validate-code.yaml b/.github/workflows/validate-code.yaml index 1b02bb7..71e5799 100644 --- a/.github/workflows/validate-code.yaml +++ b/.github/workflows/validate-code.yaml @@ -32,7 +32,7 @@ jobs: - name: checkout repository uses: actions/checkout@v4 - name: identify changed files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 id: changed-files with: files_yaml: |