Skip to content

Commit a8e800a

Browse files
Merge pull request #390 from Workiva/FEDX-693-take4
FEDX-693-take4 : GHA OSS changes
2 parents 8ab5fec + 0eb35cb commit a8e800a

File tree

3 files changed

+4
-50
lines changed

3 files changed

+4
-50
lines changed

.github/workflows/dart_ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ jobs:
6161
fi
6262
if: always() && steps.install.outcome == 'success'
6363
timeout-minutes: 5
64+
- uses: anchore/sbom-action@v0
65+
with:
66+
path: ./
67+
format: cyclonedx-json

Dockerfile

-14
This file was deleted.

skynet.yaml

-36
This file was deleted.

0 commit comments

Comments
 (0)