Skip to content

Commit 3ecc571

Browse files
asdf
1 parent 94e5052 commit 3ecc571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ jobs:
6565
# only used for mongodb-client-encryption
6666
- name: Augment SBOM and copy to release assets
6767
if: ${{ '' != '' }}
68-
uses: mongodb-labs/drivers-github-tools/sbom@v2
68+
uses: baileympearson/drivers-github-tools/sbom@bailey-sbom-2.0
6969
with:
7070
silk_asset_group: ''
7171
sbom_file_name: sbom.json
7272

7373
- name: Generate authorized pub report
74-
uses: blink1073/drivers-github-tools/full-report@fetsko/gha-sbom-action-silkbomb-2.0
74+
uses: baileympearson/drivers-github-tools/full-report@bailey-sbom-2.0
7575
with:
7676
release_version: ${{ env.package_version }}
7777
product_name: mongodb

0 commit comments

Comments
 (0)