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