diff --git a/.github/workflows/DetectRestAPIClientChanges.yml b/.github/workflows/DetectRestAPIClientChanges.yml index 733f139f..636d1c69 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: |