We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9574281 commit 6bc89f7Copy full SHA for 6bc89f7
.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@b303625cf9a942644fed5fe0abf3427cab8b3224
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