Skip to content

Commit b207f76

Browse files
chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#867)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.2 to 0.17.3. - [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.2...v0.17.3) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9f1e15 commit b207f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
repo-token: ${{ secrets.GITHUB_TOKEN }}
3737
- uses: sigstore/[email protected]
38-
- uses: anchore/sbom-action/[email protected].2
38+
- uses: anchore/sbom-action/[email protected].3
3939
- uses: docker/setup-qemu-action@v3
4040
- uses: docker/setup-buildx-action@v3
4141
- uses: cachix/install-nix-action@v30

0 commit comments

Comments
 (0)