From 43ac5233eafdb9a77198924a073f996810855e22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 01:36:03 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files from 38.2.1 to 39.2.0 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38.2.1 to 39.2.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/2f7246cb26e8bb6709b6cbfc1fec7febfe82e96a...8238a4103220c636f2dad328ead8a7c8dbe316a3) --- 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/request-cli-integ-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/request-cli-integ-test.yml b/.github/workflows/request-cli-integ-test.yml index b81620cb9262d..eb3dcead840da 100644 --- a/.github/workflows/request-cli-integ-test.yml +++ b/.github/workflows/request-cli-integ-test.yml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: Find changed cli files id: changed-cli-files - uses: tj-actions/changed-files@2f7246cb26e8bb6709b6cbfc1fec7febfe82e96a + uses: tj-actions/changed-files@8238a4103220c636f2dad328ead8a7c8dbe316a3 with: base_sha: ${{ github.event.pull_request.base.sha }} files_yaml: |