From 6f3885d126e1aed20fda8ed3986f6cfcf73ec0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 04:01:31 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 17.2 to 17.3 (#3796) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 17.2 to 17.3. - [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/v17.2...v17.3) --- 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 3287f655..cc62bf6b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -214,7 +214,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@v17.2 + uses: tj-actions/changed-files@v17.3 with: files: | /zebra-state/**/config.rs