Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
onukristo committed Oct 11, 2024
1 parent f891af8 commit ca14089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
path: '**/build/reports/**/*.xml'
- name: Publish spotbugs report
if: always()
uses: jcollins/[email protected]
uses: lcollins/[email protected]
with:
name: Spotbugs Report-(${{ matrix.spring_boot_version }})
path: '**/build/reports/**/*.xml'
Expand Down

0 comments on commit ca14089

Please sign in to comment.