Skip to content

Commit 3f404aa

Browse files
chore(deps): update anchore/sbom-action action to v0.20.9 (#317)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.8 | v0.20.9 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 667200c commit 3f404aa

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
@@ -65,7 +65,7 @@ jobs:
6565
run: dotnet test --configuration Release --logger:"GitHubActions;report-warnings=false"
6666

6767
- name: Generate SBOM
68-
uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
68+
uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
6969
if: runner.os == 'Windows'
7070
with:
7171
artifact-name: grafana-opentelemetry-dotnet.spdx.json

0 commit comments

Comments
 (0)