From 90dd011d7f1dbe8443ba16755f5aaa519f62cfec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 20:15:27 -0600 Subject: Bump tj-actions/changed-files from 42 to 44 (#523) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/check-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-pr.yml b/.github/workflows/check-pr.yml index 4937ddf..fe12ec5 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@v42 + - uses: tj-actions/changed-files@v44 id: changed-files - name: Checking recipe version bump uses: ./.github/workflows/check-recipe-version-bump -- cgit v1.2.3-54-g00ecf