Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtiago committed Jul 22, 2024
1 parent a84cbce commit 251cce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sast-horusec-vampi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
# arguments: -p="./" --ignore="**/.vscode/**, **/*.env, **/.mypy_cache/**, **/tests/**"
- name: Run Horusec
run: |
chmod +x ../../tools/horusec/horusec.sh
bash ../../tools/horusec/horusec.sh
bash <(curl -s https://raw.githubusercontent.com/0xtiago/opensource-devsecops/main/tools/horusec/horusec.sh)
shell: bash
2 changes: 1 addition & 1 deletion targets/apps/VAmPI-master/trigger.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
trigger!!!
trigger!!!!

0 comments on commit 251cce1

Please sign in to comment.