Skip to content

Commit edec7cf

Browse files
author
GitHub Actions (pmd-bot)
committed
Updated CHANGELOG.md
1 parent b7104b3 commit edec7cf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
- Fix artifact upload, new parameter `uploadSarifReport` [\#250](https://github.com/pmd/pmd-github-action/pull/250) (@adangel)
1010
- Upgrade to node20 [\#221](https://github.com/pmd/pmd-github-action/pull/221) (@adangel)
1111

12+
**🐛 Fixed bugs:**
13+
14+
- Annotations are not shown in PR / commit [\#249](https://github.com/pmd/pmd-github-action/issues/249)
15+
1216
**📦 Dependency updates:**
1317

1418
- Bump @actions/artifact from 2.0.1 to 2.1.4 [\#263](https://github.com/pmd/pmd-github-action/pull/263) (@dependabot[bot])
@@ -70,6 +74,10 @@
7074

7175
- Getting Warning in Node version only for PMD [\#253](https://github.com/pmd/pmd-github-action/issues/253)
7276

77+
**🎉 Merged pull requests:**
78+
79+
- Relativize paths if Sarif report already contains URIs [\#266](https://github.com/pmd/pmd-github-action/pull/266) (@adangel)
80+
7381
## [v1.4.1](https://github.com/pmd/pmd-github-action/tree/v1.4.1) (2023-05-26)
7482

7583
[Full Changelog](https://github.com/pmd/pmd-github-action/compare/v1.4.0...v1.4.1)

0 commit comments

Comments
 (0)