From f9bd0f1cd8027f4aa9bba17ec20727eab12b1be6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 04:03:16 +0000 Subject: [PATCH] chore(deps): bump tj-actions/changed-files from 36.4.1 to 37.0.5 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.4.1 to 37.0.5. - [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/v36.4.1...v37.0.5) --- 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 28fa3acc..999d9702 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@v36.4.1 + uses: tj-actions/changed-files@v37.0.5 with: files: | ./actions/*