Skip to content
3 changes: 1 addition & 2 deletions .github/workflows/kibana-mitre-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
uses: actions/checkout@v4

- name: Get MITRE Attack changed files
if: false
id: changed-attack-files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v44.5.1
Comment thread
eric-forte-elastic marked this conversation as resolved.
Outdated
with:
files: detection_rules/etc/attack-v*.json.gz

Expand Down