From 0b1936f2784e04e3f924215a78e324db6f90453a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:43:03 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files in /.github/workflows Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 16 to 41. - [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/v16...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/format.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yaml b/.github/workflows/format.yaml index f724597..fa4e9a3 100644 --- a/.github/workflows/format.yaml +++ b/.github/workflows/format.yaml @@ -22,7 +22,7 @@ jobs: uses: renanrcp/dotnet-format-problem-matcher@v.1.3.1 - name: Get Changed C# Files - uses: tj-actions/changed-files@v16 + uses: tj-actions/changed-files@v41 id: changed_csharp_files with: files: |