Skip to content

Commit c5f7561

Browse files
FEDX-695 : GHA OSS changes to sockjs_client_wrapper
1 parent 6b2790f commit c5f7561

File tree

3 files changed

+4
-17
lines changed

3 files changed

+4
-17
lines changed

.github/workflows/dart_ci.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,7 @@ jobs:
4141
run: dart analyze
4242
- name: Run tests
4343
run: dart run dart_dev test
44-
44+
- uses: anchore/sbom-action@v0
45+
with:
46+
path: ./
47+
format: cyclonedx-json

Dockerfile

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

skynet.yaml

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

0 commit comments

Comments
 (0)