Skip to content

Commit 9477b9e

Browse files
chore(deps): Bump anchore/sbom-action from 0.20.5 to 0.20.6 (#170)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Björn Kottner <[email protected]>
1 parent 9a43fbe commit 9477b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
~/go/pkg/mod
4040
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
4141
- uses: sigstore/[email protected]
42-
- uses: anchore/sbom-action/[email protected].5
42+
- uses: anchore/sbom-action/[email protected].6
4343
- name: Install GoReleaser
4444
uses: goreleaser/goreleaser-action@v6
4545
with:

0 commit comments

Comments
 (0)