Skip to content

Commit e6c6cfe

Browse files
Bump anchore/sbom-action from 0.11.0 to 0.12.0 (nginx#196)
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 5591e32 commit e6c6cfe

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
@@ -135,7 +135,7 @@ jobs:
135135
if: startsWith(github.ref, 'refs/tags/')
136136

137137
- name: Download Syft
138-
uses: anchore/sbom-action/download-syft@v0.11.0
138+
uses: anchore/sbom-action/download-syft@v0.12.0
139139

140140
- name: Build binary
141141
uses: goreleaser/goreleaser-action@v3

0 commit comments

Comments
 (0)