Temporaily Disable Changed FIles Workflow (#4538)

* Temporaily Disable Changed FIles Workflow

* bump version
This commit is contained in:
Eric Forte
2025-03-14 23:42:48 -04:00
committed by GitHub
parent 0993ced309
commit 40a97f719f
2 changed files with 2 additions and 1 deletions
@@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v4
- name: Get MITRE Attack changed files
if: false
id: changed-attack-files
uses: tj-actions/changed-files@v44
with:
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "detection_rules"
version = "0.4.22"
version = "0.4.23"
description = "Detection Rules is the home for rules used by Elastic Security. This repository is used for the development, maintenance, testing, validation, and release of rules for Elastic Securitys Detection Engine."
readme = "README.md"
requires-python = ">=3.12"