Commit 7ede4af 1 parent 3855586 commit 7ede4af Copy full SHA for 7ede4af
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 92
92
cosign-release : ' v2.2.4'
93
93
94
94
- name : Install Syft
95
- uses : anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/download-syft@v0.15.10
95
+ uses : anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # ratchet:anchore/sbom-action/download-syft@v0.16.0
96
96
- name : Login to Container registries
97
97
if : startsWith(github.ref, 'refs/tags/')
98
98
run : |
@@ -158,7 +158,7 @@ jobs:
158
158
cosign-release : ' v2.2.4'
159
159
160
160
- name : Install Syft
161
- uses : anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/download-syft@v0.15.10
161
+ uses : anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # ratchet:anchore/sbom-action/download-syft@v0.16.0
162
162
- name : Login to Container registries
163
163
run : |
164
164
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login -u philipssoftware --password-stdin
You can’t perform that action at this time.
0 commit comments