From 8f784c485237628aa92363b3d6ba1d5dfed2c7d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 16:09:00 -0500 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 37.1.2 to 37.5.0 (#11167) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.1.2 to 37.5.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/2a968ff601949c81b47d9c1fdb789b0d25ddeea2...920e7b9ae1d45913fc81f86c956fee89c77d2e5e) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 89c811f81d50a..be119132a79fd 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@2a968ff601949c81b47d9c1fdb789b0d25ddeea2 + - uses: tj-actions/changed-files@920e7b9ae1d45913fc81f86c956fee89c77d2e5e id: changed with: files: | @@ -287,7 +287,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2 + - uses: tj-actions/changed-files@920e7b9ae1d45913fc81f86c956fee89c77d2e5e id: changed with: files: | @@ -331,7 +331,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - - uses: tj-actions/changed-files@2a968ff601949c81b47d9c1fdb789b0d25ddeea2 + - uses: tj-actions/changed-files@920e7b9ae1d45913fc81f86c956fee89c77d2e5e id: changed with: files: |