From a80de6867c4d45b4467040119c02f024073d156b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 14:43:01 +0100 Subject: [PATCH] Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows (#55) Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 16 to 17. - [Release notes](https://github.com/tj-actions/verify-changed-files/releases) - [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/verify-changed-files/compare/v16...v17) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andreas Resch --- .github/workflows/json-schema-generation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/json-schema-generation.yaml b/.github/workflows/json-schema-generation.yaml index 623203f9..3e51c490 100644 --- a/.github/workflows/json-schema-generation.yaml +++ b/.github/workflows/json-schema-generation.yaml @@ -18,7 +18,7 @@ jobs: - name: Run generation script run: bash schemas/generate-datamodels.sh - name: Verify Changed files - uses: tj-actions/verify-changed-files@v16 + uses: tj-actions/verify-changed-files@v17 id: verify-changed-files with: files: |