We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9574281 commit 51939bcCopy full SHA for 51939bc
.github/workflows/crunch42.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v3
47
48
- name: 42Crunch REST API Static Security Testing
49
- uses: 42Crunch/api-security-audit-action@ae75e3c3693658c6bfab6e1d4650185c402fd6f9
+ uses: 42Crunch/api-security-audit-action@ec5ab5905d8a666fad1422bb648141f5953b9612
50
with:
51
# Please create free account at https://platform.42crunch.com/register
52
# Follow these steps to configure API_TOKEN https://docs.42crunch.com/latest/content/tasks/integrate_github_actions.htm
0 commit comments