Skip to content

Commit 33d57ac

Browse files
Bump anchore/sbom-action from 0.12.0 to 0.13.0 (#286)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b37e440 commit 33d57ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
if: startsWith(github.ref, 'refs/tags/')
128128

129129
- name: Download Syft
130-
uses: anchore/sbom-action/download-syft@v0.12.0
130+
uses: anchore/sbom-action/download-syft@v0.13.0
131131
if: startsWith(github.ref, 'refs/tags/')
132132

133133
- name: Build binary

0 commit comments

Comments
 (0)