From 1404fe59d8f5d5572652cfc3b7bc76e8ea240e9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 8 Dec 2024 00:18:17 +0000 Subject: [PATCH] Update GitHub Action Versions --- .github/workflows/test-ghaf-infra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-ghaf-infra.yml b/.github/workflows/test-ghaf-infra.yml index bb87a658..2f1d84b5 100644 --- a/.github/workflows/test-ghaf-infra.yml +++ b/.github/workflows/test-ghaf-infra.yml @@ -62,7 +62,7 @@ jobs: - name: Check if workflow is modified id: workflow-changed - uses: tj-actions/changed-files@v45.0.4 + uses: tj-actions/changed-files@v45.0.5 with: files: .github/workflows/test-ghaf-infra.yml