Skip to content

Commit

Permalink
Prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
lcollins authored Aug 23, 2024
1 parent 54a4a99 commit d733e6c
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 44 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
${{ runner.os }}-maven-
- name: Build with Maven
run: mvn -B verify spotbugs:spotbugs
- uses: lcollins/spotbugs-github-action@v3.0.0
- uses: lcollins/spotbugs-github-action@v3.1.0
with:
path: '**/spotbugsXml.xml'
```
Expand Down
166 changes: 134 additions & 32 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d733e6c

Please sign in to comment.