From 64deed52a1f550358f592fdc259b8d3412d73393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 04:23:45 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 40.2.3 to 41.0.1 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.2.3 to 41.0.1. - [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/56284d80811fb5963a972b438f2870f175e5b7c8...716b1e13042866565e00e85fd4ec490e186c4a2f) --- 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 487eea0f4db00..41bf3aa42ea2d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -148,7 +148,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: tj-actions/changed-files@56284d80811fb5963a972b438f2870f175e5b7c8 + - uses: tj-actions/changed-files@716b1e13042866565e00e85fd4ec490e186c4a2f id: changed with: files: | @@ -287,7 +287,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: tj-actions/changed-files@56284d80811fb5963a972b438f2870f175e5b7c8 + - uses: tj-actions/changed-files@716b1e13042866565e00e85fd4ec490e186c4a2f id: changed with: files: | @@ -330,7 +330,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: tj-actions/changed-files@56284d80811fb5963a972b438f2870f175e5b7c8 + - uses: tj-actions/changed-files@716b1e13042866565e00e85fd4ec490e186c4a2f id: changed with: files: |