Skip to content

Commit

Permalink
Merge pull request #874 from bitpredator/dependabot/github_actions/mi…
Browse files Browse the repository at this point in the history
…kepenz/action-junit-report-5

chore(deps): bump mikepenz/action-junit-report from 4 to 5
  • Loading branch information
bitpredator authored Nov 5, 2024
2 parents 0576206 + 953fe00 commit bb0fdf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
extra_libs: mysql+ox_lib
- name: Generate Lint Report
if: always()
uses: mikepenz/action-junit-report@v4
uses: mikepenz/action-junit-report@v5
with:
report_paths: "**/junit.xml"
check_name: Linting Report
Expand Down

0 comments on commit bb0fdf5

Please sign in to comment.