From 5d7f9861830ce4f5de9d5d68df15854a56610f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 11:57:55 -0400 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 18.3 to 18.4 (#3917) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 18.3 to 18.4. - [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.3...v18.4) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... 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 e13af4c82..1c8c11908 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -222,7 +222,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@v18.3 + uses: tj-actions/changed-files@v18.4 with: files: | zebra-state/**/config.rs