Skip to content

Commit b12f9d7

Browse files
Bump anchore/sbom-action from 0.13.0 to 0.13.1
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8c803f commit b12f9d7

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

0 commit comments

Comments
 (0)