We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7ae69 commit 60ecbd0Copy full SHA for 60ecbd0
.github/workflows/maven-pr-3.0.yml
@@ -93,6 +93,6 @@ jobs:
93
--policy "$POLICY" \
94
--tag repo="${{ github.repository }}" \
95
--tag commit="${{ github.sha }}" \
96
- --tag java="${{ matrix.java }}" > /dev/null 2>&1
+ --tag java="${{ matrix.java }}"
97
env:
98
POLICY: "SmartBear default vulnerabilities policy"
0 commit comments