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.
2 parents b4c071e + 59f64aa commit cfbd95dCopy full SHA for cfbd95d
.github/workflows/maven-library-build.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Upload code coverage
69
uses: codecov/codecov-action@v3
70
71
- dependency-check:
+ dependency-check:
72
runs-on: ubuntu-latest
73
steps:
74
- name: 'Checkout Repository'
0 commit comments