From 0f53d5979ceb2b38df256dea22b37fa6b23e39bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:55:48 -0600 Subject: [PATCH] :seedling: Bump tj-actions/changed-files from 35.5.0 to 35.5.4 (#2674) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.5.0 to 35.5.4. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/db3ea27a0cf07135175be5efe7aaf84df6e0e6f0...74338865c1e73fee674ce5cfc5d28f4b9caa33bc) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Shofiya2003 --- .github/workflows/docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 10ba2f07c6d..a945d69d9a3 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -41,7 +41,7 @@ jobs: fetch-depth: 2 - id: files name: Get changed files - uses: tj-actions/changed-files@db3ea27a0cf07135175be5efe7aaf84df6e0e6f0 #v35.5.0 + uses: tj-actions/changed-files@74338865c1e73fee674ce5cfc5d28f4b9caa33bc #v35.5.4 with: files_ignore: '**.md' - id: docs_only_check