From bb6e9703fecadb6118365b5194223355590607bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 03:40:54 +0000 Subject: [PATCH] chore(deps): bump Ana06/get-changed-files from 2.0.0 to 2.2.0 Bumps [Ana06/get-changed-files](https://github.com/Ana06/get-changed-files) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/Ana06/get-changed-files/releases) - [Commits](https://github.com/Ana06/get-changed-files/compare/v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: Ana06/get-changed-files dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c266cf60..901380a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -386,7 +386,7 @@ jobs: board-changes: ${{ steps.board-changes.outputs.result }} core-changes: ${{ steps.core-changes.outputs.result }} steps: - - uses: Ana06/get-changed-files@v2.0.0 + - uses: Ana06/get-changed-files@v2.2.0 id: changed-files with: format: "json"