Skip to content

Commit

Permalink
Merge pull request #21 from aaronhmiller/fix_ci_syntax
Browse files Browse the repository at this point in the history
fixing indentation
  • Loading branch information
aaronhmiller authored Jan 18, 2024
2 parents 9094647 + 00a904a commit 5f7cd20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
fi
- name: Run OX Security Scan to check for vulnerabilities
with:
ox_api_key: ${{ secrets.OX_API_KEY }}
uses: oxsecurity/ox-security-scan@main
with:
ox_api_key: ${{ secrets.OX_API_KEY }}
uses: oxsecurity/ox-security-scan@main

0 comments on commit 5f7cd20

Please sign in to comment.