From d68f0322ac4af684fe72e09dd147fb2f5ba999d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 15:43:09 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 29.0.9 to 31.0.1 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.9 to 31.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/f7a56405a89ea095c6230f10e7f1c49daab13b35...75af1a47c484c669beec6a1d00fc9d1d78179725) --- 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index dbf5a3c94784d..9cf2f987c27c2 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -147,7 +147,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b - - uses: tj-actions/changed-files@f7a56405a89ea095c6230f10e7f1c49daab13b35 + - uses: tj-actions/changed-files@75af1a47c484c669beec6a1d00fc9d1d78179725 id: changed with: files: | @@ -286,7 +286,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b - - uses: tj-actions/changed-files@f7a56405a89ea095c6230f10e7f1c49daab13b35 + - uses: tj-actions/changed-files@75af1a47c484c669beec6a1d00fc9d1d78179725 id: changed with: files: |