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 f873bad commit 9e0b1daCopy full SHA for 9e0b1da
.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@d8a2c0130026bf585de5c176ab8f7ce62d75bf04 # v0.20.7
+ uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
69
if: runner.os == 'Windows'
70
with:
71
artifact-name: grafana-opentelemetry-dotnet.spdx.json
0 commit comments