Temporaily Disable Changed FIles Workflow (#4538)
* Temporaily Disable Changed FIles Workflow * bump version
This commit is contained in:
@@ -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
@@ -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 Security’s Detection Engine."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user