From 850f49e87dbda0f5db79bd4d889dba49cb3c6a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 08:25:59 -0700 Subject: [PATCH] Bump tj-actions/changed-files from 31.0.2 to 31.0.3 (#36) --- .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 c443dd4..731e345 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@v31.0.2 + - uses: tj-actions/changed-files@v31.0.3 id: changed-files with: files: '**/*.md'