Skip to content

Commit 89861ba

Browse files
chore(deps): Bump anchore/sbom-action from 0.17.0 to 0.17.1 (#2516)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc41cc7 commit 89861ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install Cosign
4040
uses: sigstore/[email protected]
4141
- name: Install Syft
42-
uses: anchore/sbom-action/[email protected].0
42+
uses: anchore/sbom-action/[email protected].1
4343
- name: Login to DockerHub
4444
uses: docker/login-action@v3
4545
with:

0 commit comments

Comments
 (0)