From 402befb2e4cd6b159002409abe6edc9afcb33457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 10:31:24 -0700 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 26 to 26.1 (#9176) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 26 to 26.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/7394701157dae4adb4eaa75d8c99e9b2edff81fe...58ae566dc69a926834e4798bcfe0436ff97c0599) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 ec5bdf27d..32f5d31a0 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@7394701157dae4adb4eaa75d8c99e9b2edff81fe + - uses: tj-actions/changed-files@58ae566dc69a926834e4798bcfe0436ff97c0599 id: changed with: files: | @@ -286,7 +286,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b - - uses: tj-actions/changed-files@7394701157dae4adb4eaa75d8c99e9b2edff81fe + - uses: tj-actions/changed-files@58ae566dc69a926834e4798bcfe0436ff97c0599 id: changed with: files: |