From a8a52125d0e49d4dd2367c06e868e8b8196480f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 21:38:30 -0400 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 14.4 to 17.2 (#3667) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 14.4 to 17.2. - [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/v14.4...v17.2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 965d4531..d7c6b367 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -161,7 +161,7 @@ jobs: # only run this job if the database format might have changed - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v14.4 + uses: tj-actions/changed-files@v17.2 with: files: | /zebra-state/**/constants.rs