From 6fa42a1b72daa449ac97619c1cff764532bb0d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:45:54 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 29.0.9 to 32.0.0 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.9 to 32.0.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/v29.0.9...v32.0.0) --- 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/pull-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 850dbf2cb3..1a8191aede 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -156,7 +156,7 @@ jobs: uses: actions/checkout@v3 - id: changed-files - uses: tj-actions/changed-files@v29.0.9 + uses: tj-actions/changed-files@v32.0.0 with: files: | Makefile