Skip to content

Commit

Permalink
bump version of action in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kemosabert committed Feb 28, 2024
1 parent 54dc298 commit 9b11498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3

- name: Detect new vulnerabilities
uses: AikidoSec/github-actions-workflow@v1.0.8
uses: AikidoSec/github-actions-workflow@v1.0.9
with:
secret-key: ${{ secrets.AIKIDO_SECRET_KEY }}
fail-on-timeout: true
Expand Down

0 comments on commit 9b11498

Please sign in to comment.