-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d7de000
commit 477895b
Showing
5 changed files
with
15 additions
and
15 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 |
---|---|---|
|
@@ -19,7 +19,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up Docker Buildx | ||
id: buildx | ||
|
@@ -86,7 +86,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up Docker Buildx | ||
id: buildx | ||
|
@@ -142,7 +142,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up Docker Buildx | ||
id: buildx | ||
|
@@ -224,7 +224,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -295,7 +295,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -363,7 +363,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -488,7 +488,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -556,7 +556,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -715,7 +715,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
@@ -787,7 +787,7 @@ jobs: | |
uses: docker/setup-qemu-action@v3 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up Docker Buildx | ||
id: buildx | ||
|
@@ -836,7 +836,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up QEMU | ||
uses: docker/setup-qemu-action@v3 | ||
|
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 |
---|---|---|
|
@@ -131,7 +131,7 @@ jobs: | |
with: | ||
fetch-depth: 0 | ||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
- name: Download Artifacts for Linux | ||
uses: actions/download-artifact@master | ||
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 |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
uses: docker/setup-buildx-action@v3 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
|
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 |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
uses: docker/setup-buildx-action@v3 | ||
|
||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
|
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 |
---|---|---|
|
@@ -121,7 +121,7 @@ jobs: | |
with: | ||
fetch-depth: 0 | ||
- uses: sigstore/[email protected] | ||
- uses: anchore/sbom-action/download-syft@v0.15.11 | ||
- uses: anchore/sbom-action/download-syft@v0.16.0 | ||
- name: Download Artifacts for Linux | ||
uses: actions/download-artifact@master | ||
with: | ||
|