Skip to content

Commit

Permalink
ci: Add --no-transfer-progress to uploader action
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcellPerger1 authored Jun 16, 2024
1 parent 2a79f8a commit 3311706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@v4.0.2
with:
maven-args: '-B'
maven-args: -B -ntp

0 comments on commit 3311706

Please sign in to comment.