Skip to content

Commit

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

chore(deps): bump mikepenz/action-junit-report from 3 to 4
  • Loading branch information
bitpredator authored Sep 7, 2023
2 parents afa2e8b + 8da9b39 commit 5194a18
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
- name: Generate Lint Report
if: always()
uses: mikepenz/action-junit-report@v3
uses: mikepenz/action-junit-report@v4
with:
report_paths: "**/junit.xml"
check_name: Linting Report
Expand Down

0 comments on commit 5194a18

Please sign in to comment.