Skip to content

Commit b6ba6f6

Browse files
authored
Merge pull request #1276 from bitpredator/dependabot/github_actions/mikepenz/action-junit-report-6
[bot]: Bump mikepenz/action-junit-report from 5 to 6
2 parents 41f92f8 + 4f0e273 commit b6ba6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Publish Lint Report
3131
if: always()
32-
uses: mikepenz/action-junit-report@v5
32+
uses: mikepenz/action-junit-report@v6
3333
with:
3434
report_paths: "**/junit.xml"
3535
check_name: "Lua Lint Report"

0 commit comments

Comments
 (0)