diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3480c0f..05b8292 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: run: dotnet test --configuration Release --logger:"GitHubActions;report-warnings=false" - name: Generate SBOM - uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4 + uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5 if: runner.os == 'Windows' with: artifact-name: grafana-opentelemetry-dotnet.spdx.json