Skip to content

Commit dbda64c

Browse files
ci: bump anchore/sbom-action from 0.20.9 to 0.20.10
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.9 to 0.20.10. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@8e94d75...fbfd9c6) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca402ca commit dbda64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@8e94d75ddd33f69f691467e42275782e4bfefe84 # installs syft
56+
- uses: anchore/sbom-action/download-syft@fbfd9c6c189226748411491745178e0c2017392d # 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)