From 8cdfcf20aeb9f28a2ff68d2e84aef4de5b983490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:59:53 +0100 Subject: [PATCH] [MNT] Bump tj-actions/changed-files from 44.4.0 to 44.5.2 in the github-actions group across 1 directory (#39) * [MNT] Bump tj-actions/changed-files Bumps the github-actions group with 1 update in the / directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 44.4.0 to 44.5.2 - [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/v44.4.0...v44.5.2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] * Update pr_precommit.yml --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst --- .github/workflows/pr_precommit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_precommit.yml b/.github/workflows/pr_precommit.yml index c02d317..fe99c74 100644 --- a/.github/workflows/pr_precommit.yml +++ b/.github/workflows/pr_precommit.yml @@ -23,7 +23,7 @@ jobs: with: python-version: "3.10" - - uses: tj-actions/changed-files@v44.4.0 + - uses: tj-actions/changed-files@v44 id: changed-files - name: List changed files