From c166d5003b2ab1db20d19a686248cf0cea5ddf26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 09:08:30 -0800 Subject: [PATCH] Bump tj-actions/changed-files from 35 to 41 in /.github/workflows (#780) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v35...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 5ea1c94f0c0ce564a0b6a6a35396d315249ccb7e) --- .github/workflows/check-copied-type-description-sources.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/check-copied-type-description-sources.yaml b/.github/workflows/check-copied-type-description-sources.yaml index fbb78bef8..6c2400e47 100644 --- a/.github/workflows/check-copied-type-description-sources.yaml +++ b/.github/workflows/check-copied-type-description-sources.yaml @@ -11,12 +11,12 @@ jobs: steps: - uses: actions/checkout@v3 - name: Check fingerprint changed - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 id: changed-fingerprint with: files: scripts/type_description.fingerprint - name: Check type description sources changed - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 id: changed-copied-sources with: files: |