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 3657a73 commit f2e6a0dCopy full SHA for f2e6a0d
.github/workflows/release-5.x.yml
@@ -59,6 +59,7 @@ jobs:
59
aws_secret_id: ${{ secrets.aws_secret_id }}
60
61
- name: "Generate Sarif Report"
62
+ # TODO: Use v2 once it has been re-tagged to include this action
63
uses: mongodb-labs/drivers-github-tools/code-scanning-export@main
64
with:
65
ref: 5.x
.github/workflows/release.yml
@@ -58,6 +58,7 @@ jobs:
58
ref: main
0 commit comments