Skip to content

Commit

Permalink
[CI] add Maven Dependency Tree Dependency Submission (#1001)
Browse files Browse the repository at this point in the history
add Maven Dependency Tree Dependency Submission
  • Loading branch information
chaokunyang authored Oct 11, 2023
1 parent a371b15 commit 6120850
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
with:
java-version: ${{ matrix.java-version }}
distribution: 'temurin' # temurin hasn't release for jdk21
- name: Maven Dependency Tree Dependency Submission
uses: advanced-security/[email protected]
- name: Install bazel
run: ./ci/run_ci.sh install_bazel
- name: Install python
Expand Down

0 comments on commit 6120850

Please sign in to comment.