From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 20:17:25 +0000 (+0000) Subject: Bump tj-actions/changed-files from 19 to 22.1 X-Git-Tag: v1.8.0-beta.rc1~69^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1062%2Fhead;p=thirdparty%2Fpaperless-ngx.git Bump tj-actions/changed-files from 19 to 22.1 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 19 to 22.1. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v19...v22.1) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/reusable-ci-backend.yml b/.github/workflows/reusable-ci-backend.yml index 1c31a5641b..977011b2c5 100644 --- a/.github/workflows/reusable-ci-backend.yml +++ b/.github/workflows/reusable-ci-backend.yml @@ -87,7 +87,7 @@ jobs: - name: Get changed files id: changed-files-specific - uses: tj-actions/changed-files@v19 + uses: tj-actions/changed-files@v22.1 with: files: | src/**