Skip to content

Commit 5e5d7e5

Browse files
chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.8
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.6 to 0.17.8. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@v0.17.6...v0.17.8) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec9f671 commit 5e5d7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
username: ${{ github.repository_owner }}
3434
password: ${{ secrets.DOCKER_PASSWORD }}
3535
- uses: sigstore/[email protected]
36-
- uses: anchore/sbom-action/[email protected].6
36+
- uses: anchore/sbom-action/[email protected].8
3737
- uses: goreleaser/goreleaser-action@v6
3838
with:
3939
distribution: goreleaser-pro

0 commit comments

Comments
 (0)