From c54a05a9aa977a2bf84aeb9b2fcb1ec5d1a1cf41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 16:12:55 +0000 Subject: [PATCH] build(deps): bump Ana06/get-changed-files from 1.2 to 2.0.0 Bumps [Ana06/get-changed-files](https://github.com/Ana06/get-changed-files) from 1.2 to 2.0.0. - [Release notes](https://github.com/Ana06/get-changed-files/releases) - [Commits](https://github.com/Ana06/get-changed-files/compare/a2f6df8c195e713211f9f6258baafc445149355b...ea75ed777daf24d6e95f43957bd26b1eab20806c) --- updated-dependencies: - dependency-name: Ana06/get-changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/continuous-integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yaml b/.github/workflows/continuous-integration.yaml index 7b3277f1f..f295dd108 100644 --- a/.github/workflows/continuous-integration.yaml +++ b/.github/workflows/continuous-integration.yaml @@ -42,7 +42,7 @@ jobs: steps: - uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f - name: Get changed files - uses: Ana06/get-changed-files@a2f6df8c195e713211f9f6258baafc445149355b + uses: Ana06/get-changed-files@ea75ed777daf24d6e95f43957bd26b1eab20806c id: files with: format: 'space-delimited'