Skip to content

Commit

Permalink
Merge pull request #1411 from Yamato-Security/fix-github-actions
Browse files Browse the repository at this point in the history
Fix: Github Actions hayabusa-rule path
  • Loading branch information
YamatoSecurity authored Sep 3, 2024
2 parents d66e9df + e1fec67 commit d6948ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/supported_modifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
cd hayabusa/scripts/supported_modifiers_check
poetry install --no-root
poetry run python supported-modifier.py ../../../sigma-repo ../../../hayabusa-rules ../../doc/SupportedSigmaFieldModifiers.md
poetry run python supported-modifier.py ../../../sigma-repo ../../../hayabusa-rules-repo ../../doc/SupportedSigmaFieldModifiers.md
- name: Create Text
id: create-text
Expand Down

0 comments on commit d6948ea

Please sign in to comment.