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: ','