From c34bcd8d0c31193603dbde293516785c4e3fe1a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:44:52 +0000 Subject: [PATCH] build(deps): bump tj-actions/verify-changed-files in /.github/workflows Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 9.1 to 17. - [Release notes](https://github.com/tj-actions/verify-changed-files/releases) - [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/verify-changed-files/compare/v9.1...v17) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/DetectRestAPIClientChanges.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DetectRestAPIClientChanges.yml b/.github/workflows/DetectRestAPIClientChanges.yml index 733f139f8..636d1c690 100644 --- a/.github/workflows/DetectRestAPIClientChanges.yml +++ b/.github/workflows/DetectRestAPIClientChanges.yml @@ -24,7 +24,7 @@ jobs: cd ./src/AWS.Deploy.ServerMode.ClientGenerator dotnet run --project ./AWS.Deploy.ServerMode.ClientGenerator.csproj - name: Verify Changed files - uses: tj-actions/verify-changed-files@v9.1 + uses: tj-actions/verify-changed-files@v17 id: verify-changed-files with: files: |