From 5c9a535e9109eeee510eb98dbaa86e75378b36e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 14:26:36 -0500 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 35.4.3 to 35.4.4 (#10176) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.4.3 to 35.4.4. - [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/0953088baa540166372190bec608cad1603a787d...57d9664f8e2aa45f26bcb59095f99aa47ae8e90d) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 8be4d0e7d..339fa0ea3 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -147,7 +147,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - - uses: tj-actions/changed-files@0953088baa540166372190bec608cad1603a787d + - uses: tj-actions/changed-files@57d9664f8e2aa45f26bcb59095f99aa47ae8e90d id: changed with: files: | @@ -286,7 +286,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - - uses: tj-actions/changed-files@0953088baa540166372190bec608cad1603a787d + - uses: tj-actions/changed-files@57d9664f8e2aa45f26bcb59095f99aa47ae8e90d id: changed with: files: | @@ -330,7 +330,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - - uses: tj-actions/changed-files@0953088baa540166372190bec608cad1603a787d + - uses: tj-actions/changed-files@57d9664f8e2aa45f26bcb59095f99aa47ae8e90d id: changed with: files: |