From 02d2322e37839382a5b556d1e7d8a26521d58927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 21:03:20 +0000 Subject: [PATCH] chore(deps): bump tj-actions/verify-changed-files from 9 to 15 Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 9 to 15. - [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/v9...v15) --- 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/update-readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index 6d1686a..dc08c20 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -17,7 +17,7 @@ jobs: uses: tj-actions/remark@v3 - name: Verify Changed files - uses: tj-actions/verify-changed-files@v9 + uses: tj-actions/verify-changed-files@v15 id: verify_changed_files with: files: |