From 2304ba209bad6c19ff15dc53463b7b695daf8d25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 15:04:33 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v41 [security] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/social-connect.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/social-connect.yml b/.github/workflows/social-connect.yml index 9b5859cfe..0c677c40d 100644 --- a/.github/workflows/social-connect.yml +++ b/.github/workflows/social-connect.yml @@ -57,7 +57,7 @@ jobs: fetch-depth: 0 - name: Detect files changed in PR, and expose as output id: changed-files - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: # Using comma as separator to be able to easily match full paths (using ,) separator: ','