From 2f33caa38b2028c21a2f49edcb0ef010410222b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:09:05 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 44 to 46 in /.github/workflows Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [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/v44...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/kibana-mitre-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kibana-mitre-update.yml b/.github/workflows/kibana-mitre-update.yml index 7a6e165b70b..b861af4e7e8 100644 --- a/.github/workflows/kibana-mitre-update.yml +++ b/.github/workflows/kibana-mitre-update.yml @@ -17,7 +17,7 @@ jobs: - name: Get MITRE Attack changed files if: false id: changed-attack-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 with: files: detection_rules/etc/attack-v*.json.gz