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 e3b7db4 commit bf75708Copy full SHA for bf75708
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
run: dotnet test --configuration Release --logger:"GitHubActions;report-warnings=false"
63
64
- name: Generate SBOM
65
- uses: anchore/sbom-action@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
+ uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
66
if: runner.os == 'Windows'
67
with:
68
artifact-name: grafana-opentelemetry-dotnet.spdx.json
0 commit comments