Skip to content

Commit 6b086e8

Browse files
committed
Download syft when running on main
1 parent 0ae2aed commit 6b086e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,11 @@ jobs:
186186
- NGINX Plus R19 or newer.
187187
if: github.event_name != 'pull_request'
188188

189+
190+
- name: Download Syft
191+
uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
192+
if: github.event_name != 'pull_request'
193+
189194
- name: Run GoReleaser
190195
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
191196
with:

0 commit comments

Comments
 (0)