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 667200c commit 3f404aaCopy full SHA for 3f404aa
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
run: dotnet test --configuration Release --logger:"GitHubActions;report-warnings=false"
66
67
- name: Generate SBOM
68
- uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
+ uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
69
if: runner.os == 'Windows'
70
with:
71
artifact-name: grafana-opentelemetry-dotnet.spdx.json
0 commit comments