Skip to content

Commit ef102c4

Browse files
chore(deps): Bump anchore/sbom-action from 0.14.2 to 0.14.3 (updatecli#1390)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.14.2 to 0.14.3. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.14.2...v0.14.3) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f446f90 commit ef102c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install Cosign
3737
uses: sigstore/cosign-installer@v2.8.1
3838
- name: Install Syft
39-
uses: anchore/sbom-action/download-syft@v0.14.2
39+
uses: anchore/sbom-action/download-syft@v0.14.3
4040
- name: Login to DockerHub
4141
uses: docker/login-action@v2
4242
with:

0 commit comments

Comments
 (0)