PYTHON-5148 Update SBOM usage for Kondukto (#327)

This commit is contained in:
Steven Silvester 2025-02-27 10:09:24 -06:00 committed by GitHub
parent e036c6382d
commit 0c8a698fa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,6 @@ env:
# Changes per repo
PRODUCT_NAME: Motor
# Changes per branch
SILK_ASSET_GROUP: motor
EVERGREEN_PROJECT: motor
# Constant
# inputs will be empty on a scheduled run. so, we only set dry_run
@ -119,7 +118,6 @@ jobs:
version: ${{ env.VERSION }}
following_version: ${{ env.FOLLOWING_VERSION }}
product_name: ${{ env.PRODUCT_NAME }}
silk_asset_group: ${{ env.SILK_ASSET_GROUP }}
evergreen_project: ${{ env.EVERGREEN_PROJECT }}
token: ${{ github.token }}
dry_run: ${{ env.DRY_RUN }}