From bcf0257dbeda8889595f4c23a1281f610e086d8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 04:24:55 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 37.6.0 to 38.1.0 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.6.0 to 38.1.0. - [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/87697c0dca7dd44e37a2b79a79489332556ff1f3...1c26215f3fbd51eba03bc199e5cbabdfc3584ce3) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/integration.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 3240945b303d0..c01566237f230 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -147,7 +147,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3 + - uses: tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3 id: changed with: files: | @@ -287,7 +287,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3 + - uses: tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3 id: changed with: files: | @@ -331,7 +331,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@87697c0dca7dd44e37a2b79a79489332556ff1f3 + - uses: tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3 id: changed with: files: |