mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
GitHub Actions: Bump tj-actions/verify-changed-files (#7198)
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 17.1.0 to 18.0.0.
- [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](2acec78834...eb6d385c0e)
---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/check-generated-files.yaml
vendored
2
.github/workflows/check-generated-files.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
run: make prebuild
|
||||
|
||||
- name: Verify Changed files
|
||||
uses: tj-actions/verify-changed-files@2acec78834cc690f70b3445712363fc314224127
|
||||
uses: tj-actions/verify-changed-files@eb6d385c0e52fb28e2f6b70e15c835cb3cbfff17
|
||||
id: verify-changed-files
|
||||
|
||||
- name: Some files have changed
|
||||
|
||||
Reference in New Issue
Block a user