From 03e16645e49c62460b0dd65306a18af9a7ea49b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:43:52 +0000 Subject: [PATCH] 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](https://github.com/tj-actions/verify-changed-files/compare/2acec78834cc690f70b3445712363fc314224127...eb6d385c0e52fb28e2f6b70e15c835cb3cbfff17) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/check-generated-files.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-generated-files.yaml b/.github/workflows/check-generated-files.yaml index ad46e02c92..0cec6db8d7 100644 --- a/.github/workflows/check-generated-files.yaml +++ b/.github/workflows/check-generated-files.yaml @@ -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