From 5a2095d899bdccaed79356b7f5094a2e4b59fc9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 10:01:17 +0000 Subject: Bump tj-actions/changed-files from 41 to 42 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [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/v41...v42) --- 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/check-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/check-pr.yml b/.github/workflows/check-pr.yml index 55c7dcf..4937ddf 100644 --- a/.github/workflows/check-pr.yml +++ b/.github/workflows/check-pr.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Fetch main branch run: git fetch origin main --depth 1 - - uses: tj-actions/changed-files@v41 + - uses: tj-actions/changed-files@v42 id: changed-files - name: Checking recipe version bump uses: ./.github/workflows/check-recipe-version-bump -- cgit v1.2.3-70-g09d2