Skip to content

Commit 684ff59

Browse files
build(deps): bump anchore/sbom-action from 0.18.0 to 0.20.5
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.18.0 to 0.20.5. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@f325610...da167ea) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4803687 commit 684ff59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version-file: go.mod
2828

2929
- name: Install Syft
30-
uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
30+
uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
3131

3232
- name: Run GoReleaser
3333
id: run-goreleaser

0 commit comments

Comments
 (0)