Skip to content

Commit 57335f8

Browse files
Bump anchore/sbom-action from 0.12.0 to 0.13.0 (#283)
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 292c6e6 commit 57335f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8282
if: ${{ startsWith(github.ref, 'refs/tags/') }}
8383
- name: Download Syft
84-
uses: anchore/sbom-action/download-syft@v0.12.0
84+
uses: anchore/sbom-action/download-syft@v0.13.0
8585
- name: Build binaries
8686
uses: goreleaser/goreleaser-action@v3
8787
with:

0 commit comments

Comments
 (0)