Skip to content

Commit bf75708

Browse files
Update anchore/sbom-action action to v0.20.4
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.2 | v0.20.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3b7db4 commit bf75708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: dotnet test --configuration Release --logger:"GitHubActions;report-warnings=false"
6363

6464
- name: Generate SBOM
65-
uses: anchore/sbom-action@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
65+
uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
6666
if: runner.os == 'Windows'
6767
with:
6868
artifact-name: grafana-opentelemetry-dotnet.spdx.json

0 commit comments

Comments
 (0)