Skip to content

Commit

Permalink
Merge pull request #908 from Workiva/FEDX-689
Browse files Browse the repository at this point in the history
FEDX-689 : GHA OSS changes
  • Loading branch information
rmconsole5-wk authored Apr 5, 2024
2 parents ef42ae7 + d5dd2c6 commit 7b8c641
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 39 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dart_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ jobs:
run: dart run dart_dev test --build-args="-r" -P dart2js
if: always() && steps.install.outcome == 'success' && steps.build.outcome == 'success'

- uses: anchore/sbom-action@v0
with:
path: ./
format: cyclonedx-json

validate_analyzer:
runs-on: ubuntu-latest
strategy:
Expand Down
20 changes: 0 additions & 20 deletions Dockerfile

This file was deleted.

19 changes: 0 additions & 19 deletions skynet.yaml

This file was deleted.

0 comments on commit 7b8c641

Please sign in to comment.