From 3ec46fb3e4617f35b57a34d148a84261c00c17f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 22:20:24 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 39.2.1 to 39.2.3 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.1 to 39.2.3. - [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/db153baf731265ad02cd490b07f470e2d55e3345...95690f9ece77c1740f4a55b7f1de9023ed6b1f87) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... 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 6d659132f8759..10ae61822ccde 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -147,7 +147,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: tj-actions/changed-files@db153baf731265ad02cd490b07f470e2d55e3345 + - uses: tj-actions/changed-files@95690f9ece77c1740f4a55b7f1de9023ed6b1f87 id: changed with: files: | @@ -287,7 +287,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: tj-actions/changed-files@db153baf731265ad02cd490b07f470e2d55e3345 + - uses: tj-actions/changed-files@95690f9ece77c1740f4a55b7f1de9023ed6b1f87 id: changed with: files: | @@ -331,7 +331,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - - uses: tj-actions/changed-files@db153baf731265ad02cd490b07f470e2d55e3345 + - uses: tj-actions/changed-files@95690f9ece77c1740f4a55b7f1de9023ed6b1f87 id: changed with: files: |