We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d33b9 commit 0536015Copy full SHA for 0536015
.github/workflows/scan-test.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Run Tests
35
uses: boostsecurityio/scan-test-action@53e2f687ab93ac5d150b88abd7341b72f6fbf384
36
with:
37
- provider: github-actions
+ provider: azure-devops
38
provider-config: |
39
{
40
"token": "${{ steps.azure-token.outputs.token }}",
0 commit comments