Skip to content

Commit 7060771

Browse files
Bump anchore/sbom-action from 0.13.3 to 0.14.1 (#62)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.13.3 to 0.14.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@07978da...422cb34) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74eac76 commit 7060771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Prune Git History
4747
run: git fetch --prune --unshallow
4848
- name: Install Syft
49-
uses: anchore/sbom-action/download-syft@07978da4bdb4faa726e52dfc6b1bed63d4b56479 # v0.13.3
49+
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
5050
with:
5151
version: v0.13.1
5252
- name: Build CLI

0 commit comments

Comments
 (0)