Skip to content

Commit ac038c4

Browse files
Merge pull request #81 from Workiva/FEDX-685-take1
FEDX-685-take1 : GHA OSS changes to dart_codemod
2 parents 23100fe + 3f07bb0 commit ac038c4

3 files changed

Lines changed: 4 additions & 24 deletions

File tree

.github/workflows/dart_ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
run: dart analyze
3232
- name: Run tests
3333
run: dart test
34+
- uses: anchore/sbom-action@v0
35+
with:
36+
path: ./
37+
format: cyclonedx-json
3438

3539
# If new major versions of analyzer are released in the future and we want to
3640
# be compatible with multiple majors, use this workflow to validate.

Dockerfile

Lines changed: 0 additions & 5 deletions
This file was deleted.

skynet.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)