-
Notifications
You must be signed in to change notification settings - Fork 432
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2304 from loft-sh/dependabot/github_actions/main/…
…anchore/sbom-action-0.17.8 chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.8
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: | ||
|
@@ -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: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|