From 6c4a8fe21cf14b4a319d351957424ac2fd389d11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 11:34:57 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v45 --- .github/workflows/compose_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compose_test.yaml b/.github/workflows/compose_test.yaml index 9a9bc57d..2ec56043 100644 --- a/.github/workflows/compose_test.yaml +++ b/.github/workflows/compose_test.yaml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files_yaml_from_source_file: .github/changed_files.yaml yaml-lint: