From 8e95bd56cc736cf2123bad6049936fa23f8aa852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 18:13:24 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 34.0.2 to 34.5.0 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34.0.2 to 34.5.0. - [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/932dad31974f07bd23cab5870d45c6e5ad5c8b73...8a4cc4fbd67975557b6d85dd302f5f9400b9c92e) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c14e6d4..0c539b4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,7 @@ jobs: - name: Get Changed Files id: changed-files - uses: tj-actions/changed-files@932dad31974f07bd23cab5870d45c6e5ad5c8b73 + uses: tj-actions/changed-files@8a4cc4fbd67975557b6d85dd302f5f9400b9c92e - name: Find Solution id: find