From 306f4c81eab78118fef82c2b7b76b555f83adc50 Mon Sep 17 00:00:00 2001 From: Phil Asmar Date: Thu, 10 Oct 2024 12:33:01 -0400 Subject: [PATCH] ci: pin DetectRestAPIClientChanges workflow to specific GitHub action --- .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 e53f103b..64d4a39c 100644 --- a/.github/workflows/DetectRestAPIClientChanges.yml +++ b/.github/workflows/DetectRestAPIClientChanges.yml @@ -22,7 +22,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@v17 + uses: tj-actions/verify-changed-files@6ed7632824d235029086612d4330d659005af687 id: verify-changed-files with: files: |