From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 23:00:56 +0000 (+0000) Subject: Bump tj-actions/changed-files from 18.7 to 19 X-Git-Tag: v1.8.0-beta.rc1~137^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F830%2Fhead;p=thirdparty%2Fpaperless-ngx.git Bump tj-actions/changed-files from 18.7 to 19 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 18.7 to 19. - [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/v18.7...v19) --- 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 7e5cafb99f..1c31a5641b 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@v18.7 + uses: tj-actions/changed-files@v19 with: files: | src/**