Skip to content

Commit 402f264

Browse files
chore(deps): update anchore/sbom-action action to v0.20.5 (#238)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.4 | v0.20.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a598f3 commit 402f264

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

6565
- name: Generate SBOM
66-
uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
66+
uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
6767
if: runner.os == 'Windows'
6868
with:
6969
artifact-name: grafana-opentelemetry-dotnet.spdx.json

0 commit comments

Comments
 (0)