From 380e1854b6b073d6e35d86a06dfd825f42df20d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 01:07:05 +0000 Subject: [PATCH] chore(deps): bump the gha group with 1 update Bumps the gha group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 43.0.0 to 43.0.1 - [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/77af4bed286740ef1a6387dc4e4e4dec39f96054...20576b4b9ed46d41e2d45a2256e5e2316dde6834) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha ... 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 471df8a8a..2e139bbfd 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@77af4bed286740ef1a6387dc4e4e4dec39f96054 #v43.0.0 + uses: tj-actions/changed-files@20576b4b9ed46d41e2d45a2256e5e2316dde6834 #v43.0.1 with: files_ignore: | **/*.md