mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(ci): Update dependency-submission.yml (#2277)
This commit is contained in:
parent
9fd31c550c
commit
fda82da668
1 changed files with 5 additions and 1 deletions
6
.github/workflows/dependency-submission.yml
vendored
6
.github/workflows/dependency-submission.yml
vendored
|
|
@ -19,4 +19,8 @@ jobs:
|
|||
java-version: 21
|
||||
|
||||
- name: Generate and submit dependency graph
|
||||
uses: gradle/actions/dependency-submission@v4
|
||||
uses: gradle/actions/dependency-submission@v4
|
||||
with:
|
||||
build-scan-publish: true
|
||||
build-scan-terms-of-use-url: "https://gradle.com/help/legal-terms-of-use"
|
||||
build-scan-terms-of-use-agree: "yes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue