Browse Source

Merge pull request #2942 from dexidp/dependabot/github_actions/anchore/sbom-action-0.14.2

build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2
pull/2931/head
Márk Sági-Kazár 3 years ago committed by GitHub
parent
commit
ff9be1275c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/artifacts.yaml

2
.github/workflows/artifacts.yaml

@ -60,7 +60,7 @@ jobs:
uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c # v2.5.0
- name: Set up Syft
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
uses: anchore/sbom-action/download-syft@4d571ad1038a9cc29d676154ef265ab8f9027042 # v0.14.2
- name: Set image name
id: image-name

Loading…
Cancel
Save