Skip to content

Commit

Permalink
Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workfl…
Browse files Browse the repository at this point in the history
…ows (#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](tj-actions/verify-changed-files@v16...v17)

---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Resch <[email protected]>
  • Loading branch information
dependabot[bot] and reschandreas authored Jan 3, 2024
1 parent e4b7955 commit a80de68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json-schema-generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit a80de68

Please sign in to comment.