From 00ba1a3f7bda476eda9431c884478408eaab8c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:02:49 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files from 40.2.0 to 40.2.2 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.2.0 to 40.2.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/da093c1609db0edd0a037ce9664e135f74bf30d9...94549999469dbfa032becf298d95c87a14c34394) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 0e35b570f..a0575a795 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - id: changed-files name: Get changed files - uses: tj-actions/changed-files@da093c1609db0edd0a037ce9664e135f74bf30d9 #v40.2.0 + uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 #v40.2.2 with: files_ignore: | **/*.md