Skip to content

Commit

Permalink
Merge pull request #1388 from loft-sh/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…anchore/sbom-action-0.15.0
  • Loading branch information
ThomasK33 authored Dec 5, 2023
2 parents ef96228 + d6eb17c commit 783cc27
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 @@ -44,7 +44,7 @@ jobs:
- name: Setup Just
uses: extractions/setup-just@v1
- name: Setup Syft
uses: anchore/sbom-action/download-syft@v0.14.3
uses: anchore/sbom-action/download-syft@v0.15.0
- name: Setup GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Setup Just
uses: extractions/setup-just@v1
- name: Setup Syft
uses: anchore/sbom-action/download-syft@v0.14.3
uses: anchore/sbom-action/download-syft@v0.15.0
- name: Setup GoReleaser
uses: goreleaser/goreleaser-action@v5
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.0.2"
- name: Setup Syft
uses: anchore/sbom-action/download-syft@v0.14.3
uses: anchore/sbom-action/download-syft@v0.15.0
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 783cc27

Please sign in to comment.