From af01c9081eda9c710e4fa974635c9f97475dcd24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 01:20:42 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files from 38.2.1 to 40.1.1 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38.2.1 to 40.1.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/2f7246cb26e8bb6709b6cbfc1fec7febfe82e96a...25ef3926d147cd02fc7e931c1ef50772bbb0d25d) --- 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..e15a5a4c74e95 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@25ef3926d147cd02fc7e931c1ef50772bbb0d25d with: base_sha: ${{ github.event.pull_request.base.sha }} files_yaml: |