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