From e4493c5456b0a845637acd21ad3df6a94d7f1bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 08:59:51 -0700 Subject: [PATCH] Bump tj-actions/changed-files from 25 to 26.1 (#17) --- .github/workflows/changed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changed.yml b/.github/workflows/changed.yml index 77cd4de..7135e57 100644 --- a/.github/workflows/changed.yml +++ b/.github/workflows/changed.yml @@ -7,7 +7,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 2 - - uses: tj-actions/changed-files@v25 + - uses: tj-actions/changed-files@v26.1 id: changed-files with: files: '**/*.md'