Skip to content

Commit

Permalink
Merge pull request #2005 from loft-sh/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…anchore/sbom-action-0.17.0

build(deps): bump anchore/sbom-action from 0.16.0 to 0.17.0
  • Loading branch information
FabianKramm authored Aug 5, 2024
2 parents c78f374 + f9cc5eb commit 77cb3e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Setup Just
uses: extractions/setup-just@v2
- name: Setup Syft
uses: anchore/sbom-action/download-syft@v0.16.0
uses: anchore/sbom-action/download-syft@v0.17.0
- name: Setup GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Setup Just
uses: extractions/setup-just@v2
- name: Setup Syft
uses: anchore/sbom-action/download-syft@v0.16.0
uses: anchore/sbom-action/download-syft@v0.17.0
- name: Setup GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
cosign-release: "v2.2.3"
- name: Setup Syft
uses: anchore/sbom-action/download-syft@v0.16.0
uses: anchore/sbom-action/download-syft@v0.17.0
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 77cb3e0

Please sign in to comment.