From eb5d3a146a5a64d161e41f43d8deef9fded99c00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 08:37:11 -0700 Subject: [PATCH] Bump tj-actions/changed-files from 24 to 25 (#14) --- .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 84f6b39..7b65ed0 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@v24 + - uses: tj-actions/changed-files@v25 id: changed-files with: files: '**/*.md'