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 (#7174)
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 17.0.0 to 17.0.2.
- [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](bc950d8b56...b742fc9c8c)
---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
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@bc950d8b56b01c2c024b82bf5b8f93b685713725
|
||||
uses: tj-actions/verify-changed-files@b742fc9c8c613945ae7ee756f8d2bb3bd2d1f7dd
|
||||
id: verify-changed-files
|
||||
|
||||
- name: Some files have changed
|
||||
|
||||
Reference in New Issue
Block a user