We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a63d8 commit 535ccd0Copy full SHA for 535ccd0
CHANGELOG.md
@@ -10,6 +10,7 @@
10
11
**🐛 Fixed bugs:**
12
13
+- No annotations created under Windows [\#177](https://github.com/pmd/pmd-github-action/issues/177)
14
- Can't run action on GHES [\#173](https://github.com/pmd/pmd-github-action/issues/173)
15
16
**📦 Dependency updates:**
@@ -55,6 +56,7 @@
55
56
57
**🎉 Merged pull requests:**
58
59
+- Fix relative windows paths in sarif report [\#178](https://github.com/pmd/pmd-github-action/pull/178) (@adangel)
60
- Always use api.github.com to determine latest PMD version [\#175](https://github.com/pmd/pmd-github-action/pull/175) (@adangel)
61
- Fix typo in example workflow [\#152](https://github.com/pmd/pmd-github-action/pull/152) (@chemmi)
62
0 commit comments