Skip to content

Commit 1c412fc

Browse files
chore(release): publish [skip ci]
- semgrep@5.0.1
1 parent 9c582bb commit 1c412fc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

security-actions/semgrep/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.1](https://github.com/Kong/public-shared-actions/compare/semgrep@5.0.0...semgrep@5.0.1) (2025-09-22)
7+
8+
9+
### 🐛 Bug Fixes
10+
11+
* **semgrep:** print semgrep output to console log ([#314](https://github.com/Kong/public-shared-actions/issues/314)) ([9c582bb](https://github.com/Kong/public-shared-actions/commit/9c582bb4c620f912e6d1d4e47b42fc4491e76a8b))
12+
13+
14+
15+
16+
617
# 5.0.0 (2025-09-10)
718

819

security-actions/semgrep/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semgrep",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "This action uses Semgrep CI command to scan all supported platforms on a specified scan path",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)