From 49e06de26521dddb519db94dbc717a72942fe870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 19:51:02 -0300 Subject: [PATCH] chore(deps): bump anchore/sbom-action from 0.7.0 to 0.8.0 (#481) Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](https://github.com/anchore/sbom-action/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3f31403..65086e2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,7 +105,7 @@ jobs: restore-keys: | ${{ runner.os }}-go- - uses: sigstore/cosign-installer@v2.1.0 - - uses: anchore/sbom-action/download-syft@v0.7.0 + - uses: anchore/sbom-action/download-syft@v0.8.0 - uses: docker/setup-qemu-action@v1 - uses: docker/setup-buildx-action@v1 - run: task setup