From 63ff8a978172a6d381ad56d37bd501eef2560d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:13:39 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files from 39.2.4 to 40.0.0 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.4 to 40.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/v39.2.4...v40.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/release-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-actions.yml b/.github/workflows/release-actions.yml index fed4ef8..34c7cc3 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -47,7 +47,7 @@ jobs: - id: changed-files if: ${{ inputs.update-all == false }} - uses: tj-actions/changed-files@v39.2.4 + uses: tj-actions/changed-files@v40.0.0 with: files: | ./actions/*