Skip to content

Commit

Permalink
sync and licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
MP91 committed Jan 31, 2024
1 parent 720c946 commit 0d1bbc9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
if: ${{ always() && steps.image_build.outcome == 'success' }}
uses: actions/upload-artifact@v4
with:
name: test-results
name: test-results-trivy
path: |
results/Documentation/renderer/*
Expand Down
24 changes: 12 additions & 12 deletions NOTICE-3RD-PARTY-CONTENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,25 @@
## Workflows
| Dependency | Version | License |
|:-----------|:-------:|--------:|
|actions/checkout|v3|MIT License|
|actions/setup-java|v1.4.4|MIT License|
|actions/setup-node|v3|MIT License|
|actions/setup-python|v4|MIT License|
|actions/upload-artifact|v3|MIT License|
|actions/checkout|v4|MIT License|
|actions/setup-java|v4|MIT License|
|actions/setup-node|v4|MIT License|
|actions/setup-python|v5|MIT License|
|actions/upload-artifact|v4|MIT License|
|aquasecurity/trivy-action|0.11.2|Apache License 2.0|
|ASzc/change-string-case-action|v5|ISC License|
|ASzc/change-string-case-action|v6|ISC License|
|battila7/get-version-action|v2|MIT License|
|dawidd6/action-download-artifact|v2|MIT License|
|dawidd6/action-download-artifact|v3|MIT License|
|de-vri-es/setup-git-credentials|v2|BSD 2-Clause "Simplified" License|
|devcontainers/ci|v0.3|MIT License|
|docker/build-push-action|v4|Apache License 2.0|
|docker/login-action|v2|Apache License 2.0|
|docker/setup-buildx-action|v2|Apache License 2.0|
|docker/setup-qemu-action|v2|Apache License 2.0|
|docker/build-push-action|v5|Apache License 2.0|
|docker/login-action|v3|Apache License 2.0|
|docker/setup-buildx-action|v3|Apache License 2.0|
|docker/setup-qemu-action|v3|Apache License 2.0|
|fountainhead/action-wait-for-check|v1.1.0|MIT License|
|haya14busa/action-cond|v1|MIT License|
|irongut/CodeCoverageSummary|v1.3.0|MIT License|
|mikepenz/action-junit-report|v3|Apache License 2.0|
|mikepenz/action-junit-report|v4|Apache License 2.0|
|peaceiris/actions-gh-pages|v3|MIT License|
|peaceiris/actions-hugo|v2|MIT License|
|pre-commit/action|v3.0.0|MIT License|
Expand Down

0 comments on commit 0d1bbc9

Please sign in to comment.