Skip to content

Commit 0b137d8

Browse files
Bump anchore/sbom-action from 0.11.0 to 0.12.0 (#289)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27024dd commit 0b137d8

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
@@ -115,7 +115,7 @@ jobs:
115115
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
116116
if: ${{ startsWith(github.ref, 'refs/tags/') }}
117117
- name: Download Syft
118-
uses: anchore/sbom-action/download-syft@v0.11.0
118+
uses: anchore/sbom-action/download-syft@v0.12.0
119119
- name: Run GoReleaser
120120
uses: goreleaser/goreleaser-action@v3
121121
with:

0 commit comments

Comments
 (0)