Skip to content

Commit

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

chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.8
  • Loading branch information
ThomasK33 authored Dec 4, 2024
2 parents 9ed8253 + 0bcf7f9 commit df97219
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/[email protected].2
uses: anchore/sbom-action/[email protected].8
- 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/[email protected].2
uses: anchore/sbom-action/[email protected].8
- 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/[email protected].2
uses: anchore/sbom-action/[email protected].8
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit df97219

Please sign in to comment.