From d8d62d77fdcce59b63190249bae679412c2c8398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20de=20la=20Pe=C3=B1a?= Date: Wed, 13 Nov 2024 13:51:19 +0100 Subject: [PATCH] fix: pin the action commit Co-authored-by: Victor Martinez --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac30891d9c..224916fd3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - id: changed-files name: Get changed files - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4 - id: set-modified-modules name: Set all modified modules