We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441640b commit 3657a73Copy full SHA for 3657a73
.github/workflows/release-5.x.yml
@@ -59,7 +59,7 @@ jobs:
59
aws_secret_id: ${{ secrets.aws_secret_id }}
60
61
- name: "Generate Sarif Report"
62
- uses: mongodb-labs/drivers-github-tools/node/code-scanning-export@main
+ uses: mongodb-labs/drivers-github-tools/code-scanning-export@main
63
with:
64
ref: 5.x
65
output-file: sarif-report.json
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
ref: main
0 commit comments