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 267904e commit 2656340Copy full SHA for 2656340
.github/workflows/ci.yml
@@ -86,4 +86,4 @@ jobs:
86
if: ${{ github.actor != 'dependabot[bot]' }}
87
uses: jwgmeligmeyling/spotbugs-github-action@b8e2c3523acb34c87f14e18cbcd2d87db8c8584e #v1.2
88
with:
89
- path: '**/spotbugsXml.xml'
+ path: '**/spotbugsXml.xml'
0 commit comments