From 73aea46458b92bf5f93c0c6b619be1bf026748ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 19:55:07 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 18.6 to 18.7 (#4065) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 18.6 to 18.7. - [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.6...v18.7) --- 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 9a6b8505..b03b4b50 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -228,7 +228,7 @@ jobs: # this job will take a few hours, because it will do a full rebuild. - name: Get specific changed files id: changed-files-specific - uses: tj-actions/changed-files@v18.6 + uses: tj-actions/changed-files@v18.7 with: files: | zebra-state/**/constants.rs