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 4cc2a44 commit c0b9189Copy full SHA for c0b9189
.github/workflows/release-5.x.yml
@@ -59,6 +59,7 @@ jobs:
59
release_version: ${{ steps.get_version.outputs.package_version }}
60
product_name: node-mongodb-native
61
sarif_report_target_ref: 5.x
62
+ third_party_dependency_tool: n/a
63
# <package> and <package>.sig
64
dist_filenames: ${{ steps.get_vars.outputs.package_file }}*
65
token: ${{ github.token }}
.github/workflows/release.yml
sarif_report_target_ref: main
0 commit comments