Skip to content

Commit 7aea808

Browse files
authored
Merge pull request #4616 from LuckyPennySoftware/update-sbom-tool
Update Microsoft.Sbom.DotNetTool to 4.1.5
2 parents 34eb913 + a64a623 commit 7aea808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
reporter: dotnet-trx
7272
- name: Generate SBOM
7373
run: |
74-
dotnet tool install --global Microsoft.Sbom.DotNetTool --version 1.2.0
74+
dotnet tool install --global Microsoft.Sbom.DotNetTool --version 4.1.5
7575
sbom-tool generate -b artifacts -bc src/AutoMapper -pn AutoMapper -pv ${{ github.ref_name }} -ps LuckyPennySoftware -nsb https://automapper.io/sbom
7676
shell: pwsh
7777
- name: Sign packages

0 commit comments

Comments
 (0)