diff --git a/.github/workflows/changed.yml b/.github/workflows/changed.yml index 83a3b84..c144841 100644 --- a/.github/workflows/changed.yml +++ b/.github/workflows/changed.yml @@ -7,7 +7,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: tj-actions/changed-files@v32.0.0 + - uses: tj-actions/changed-files@v32.1.0 id: changed-files with: files: '**/*.md'