Skip to content

Commit 47295f0

Browse files
authored
Add missing unreleased reference in changelogs (#53)
1 parent 7c9ac63 commit 47295f0

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

packages/codeql-action/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Migrated action from its separate repository to the monorepo
1313
- Added multi language support
1414
- Updated CodeQL action to v4
15+
16+
[Unreleased]: https://github.com/metamask/action-security-code-scanner/

packages/language-detector/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Added support for autodetecting languages using Github API
13+
14+
[Unreleased]: https://github.com/metamask/action-security-code-scanner/

packages/semgrep-action/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111

1212
- Migrated action from its separate repository to the monorepo
13+
14+
[Unreleased]: https://github.com/metamask/action-security-code-scanner/

0 commit comments

Comments
 (0)