Skip to content

Commit b2318cf

Browse files
chore(deps): update anchore/sbom-action action to v0.20.7 (#307)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.6 | v0.20.7 | 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 7c5d5c8 commit b2318cf

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@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
68+
uses: anchore/sbom-action@d8a2c0130026bf585de5c176ab8f7ce62d75bf04 # v0.20.7
6969
if: runner.os == 'Windows'
7070
with:
7171
artifact-name: grafana-opentelemetry-dotnet.spdx.json

0 commit comments

Comments
 (0)