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