Skip to content

Commit 85f45d5

Browse files
chore(deps): update anchore/sbom-action action to v0.20.6 (#267)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.5 | v0.20.6 | 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 4ce4053 commit 85f45d5

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

6666
- name: Generate SBOM
67-
uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
67+
uses: anchore/sbom-action@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
6868
if: runner.os == 'Windows'
6969
with:
7070
artifact-name: grafana-opentelemetry-dotnet.spdx.json

0 commit comments

Comments
 (0)