Skip to content

Commit 16b87f3

Browse files
chore(deps): update anchore/sbom-action digest to deef08a (#700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c1127f commit 16b87f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore-syft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build the Docker image
3232
run: docker build . --file docker/actinia-core-alpine/Dockerfile --tag localbuild/testimage:latest
3333
- name: Scan the image and upload dependency results
34-
uses: anchore/sbom-action@c618dc7fb63c96aacf1dffef60b041a906ac892d
34+
uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56
3535
with:
3636
image: "localbuild/testimage:latest"
3737
artifact-name: image.cyclonedx.json

0 commit comments

Comments
 (0)