From bb24eefad16010e0cb4d2340d6fb9c0091a79e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 08:39:55 +0000 Subject: [PATCH] Bump tj-actions/verify-changed-files from 18 to 19 Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 18 to 19. - [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/v18...v19) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/localizable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/localizable.yml b/.github/workflows/localizable.yml index fa335381c..d20b952df 100644 --- a/.github/workflows/localizable.yml +++ b/.github/workflows/localizable.yml @@ -47,7 +47,7 @@ jobs: python3 -m pyspelling - name: Verify Changed files - uses: tj-actions/verify-changed-files@v18 + uses: tj-actions/verify-changed-files@v19 id: verify-changed-files if: always() with: