From 5d27dec59eda252e526bb98dcd93a3651b66203d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 05:51:55 +0000 Subject: [PATCH] Bump tj-actions/verify-changed-files from 19 to 20 Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 19 to 20. - [Release notes](https://github.com/tj-actions/verify-changed-files/releases) - [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/verify-changed-files/compare/v19...v20) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index f3fe2799..b648edf5 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -147,7 +147,7 @@ jobs: uses: tj-actions/coverage-badge-py@v1.8 - name: Verify Changed files - uses: tj-actions/verify-changed-files@v19 + uses: tj-actions/verify-changed-files@v20 id: changed_files with: files: coverage.svg