From 783aa4602d663d500b1d98a20dd790c33aa90a7a Mon Sep 17 00:00:00 2001 From: Divya Madala Date: Wed, 23 Oct 2024 14:50:12 -0700 Subject: [PATCH] Update tj-actions/changed-files to use sha ref Signed-off-by: Divya Madala --- .github/workflows/manifests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manifests.yml b/.github/workflows/manifests.yml index 6130938b60..40821e3687 100644 --- a/.github/workflows/manifests.yml +++ b/.github/workflows/manifests.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Get changed manifest files - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 id: list-changed-manifests with: files: manifests/**/opensearch*.yml