Skip to content

Commit

Permalink
Merge pull request #425 from Workiva/gha-sbom
Browse files Browse the repository at this point in the history
DSC-10121 - Complete transition to GHA
  • Loading branch information
rm-astro-wf authored Apr 5, 2024
2 parents 87269c2 + 973b42c commit f2c5e8c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 18 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/dart_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,9 @@ jobs:

- name: Analyze project source
run: dart analyze

- name: SBOM
uses: anchore/sbom-action@v0
with:
path: ./
format: cyclonedx-json
5 changes: 0 additions & 5 deletions Dockerfile

This file was deleted.

13 changes: 0 additions & 13 deletions skynet.yaml

This file was deleted.

0 comments on commit f2c5e8c

Please sign in to comment.