From d07b35bfd9998d7d7902b4e9120d08ae18df1bd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 04:32:55 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files from 37.0.5 to 37.1.2 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.0.5 to 37.1.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/v37.0.5...v37.1.2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... 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 999d9702..43154e3a 100644 --- a/.github/workflows/release-actions.yml +++ b/.github/workflows/release-actions.yml @@ -42,7 +42,7 @@ jobs: - id: changed-files if: ${{ inputs.update-all == false }} - uses: tj-actions/changed-files@v37.0.5 + uses: tj-actions/changed-files@v37.1.2 with: files: | ./actions/*