Skip to content

Commit

Permalink
Merge pull request #164 from Workiva/FEDX-691
Browse files Browse the repository at this point in the history
FEDX-691 : GHA OSS changes
  • Loading branch information
rmconsole3-wf authored Apr 9, 2024
2 parents dd23211 + 6dfb245 commit d769acf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 38 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dart_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
run: if [ ${{ matrix.sdk }} = '2.7.2' ]; then dart pub global activate tuneup && tuneup check --ignore-infos; else dart analyze; fi
if: always() && steps.install.outcome == 'success'

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

test_ddc:
permissions:
id-token: write
Expand Down
28 changes: 0 additions & 28 deletions Dockerfile

This file was deleted.

10 changes: 0 additions & 10 deletions skynet.yaml

This file was deleted.

0 comments on commit d769acf

Please sign in to comment.