From c1e1b1b58c12113153eebf01dd040d9f2c7b1829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 17:31:28 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v35.7.0 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 470ed0b04eb..562df441eab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: steps: - uses: actions/checkout@v3.3.0 - - uses: tj-actions/changed-files@v35.6.4 + - uses: tj-actions/changed-files@v35.7.0 id: changed-files-non-js with: files_ignore: | @@ -43,7 +43,7 @@ jobs: pnpm-lock.yaml testem.js - - uses: tj-actions/changed-files@v35.6.4 + - uses: tj-actions/changed-files@v35.7.0 id: changed-files-non-rust with: files_ignore: |