From b0487ce89c7a0eb0c0ae07484a8778e1afd780b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:44:52 +0000 Subject: [PATCH] build(deps): bump tj-actions/verify-changed-files in /.github/workflows Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 16 to 17. - [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/v16...v17) --- updated-dependencies: - dependency-name: tj-actions/verify-changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 03d7e602..a601cf54 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -348,7 +348,7 @@ jobs: run: cargo make docs-generate - name: Verify changed docs files - uses: tj-actions/verify-changed-files@v16 + uses: tj-actions/verify-changed-files@v17 id: verify-changed-docs-files with: files: |