From e34b2d45d49b867b759760e6f7f2888285a73fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 20:59:43 +0000 Subject: [PATCH] ci(deps): Bump tj-actions/changed-files from 35.8.0 to 36.0.9 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.8.0 to 36.0.9. - [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/v35.8.0...v36.0.9) --- 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/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1fc4e3b..0f52bf3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: - id: container-edge-check name: ghcr.io/${{ github.repository }}:edge check if: github.event_name != 'workflow_dispatch' - uses: tj-actions/changed-files@v35.8.0 + uses: tj-actions/changed-files@v36.0.9 with: files: | .yarn/**