Skip to content

Commit 7208e32

Browse files
dependabot[bot]Supervinh
authored andcommitted
ci: bump anchore/sbom-action from 0.20.8 to 0.20.9
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.8 to 0.20.9. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@aa0e114...8e94d75) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a38426 commit 7208e32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
conventional-changelog-conventionalcommits
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56-
- uses: anchore/sbom-action/download-syft@aa0e114b2e19480f157109b9922bda359bd98b90 # installs syft
56+
- uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # installs syft
5757
- name: Run GoReleaser
5858
if: steps.release.outputs.new_release_published == 'true' # Run only if a new release was published
5959
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a

0 commit comments

Comments
 (0)