Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @code-check-actions/[email protected]
 - @code-check-actions/[email protected]
 - @security-actions/[email protected]
 - @security-actions/[email protected]
 - @security-actions/[email protected]
  • Loading branch information
kong-security-bot committed Jan 16, 2025
1 parent d2a3cdb commit a5b1cfa
Show file tree
Hide file tree
Showing 10 changed files with 60 additions and 5 deletions.
11 changes: 11 additions & 0 deletions code-check-actions/lua-lint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/Kong/public-shared-actions/compare/@code-check-actions/[email protected]...@code-check-actions/[email protected]) (2025-01-16)


### ♻️ Chores

* **ci:** pin 3rd-party actions to specific commit hashes ([#210](https://github.com/Kong/public-shared-actions/issues/210)) ([d2a3cdb](https://github.com/Kong/public-shared-actions/commit/d2a3cdbb2aa62d29cbc05042c6148a9155761367))





# 4.0.0 (2025-01-03)


Expand Down
2 changes: 1 addition & 1 deletion code-check-actions/lua-lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@code-check-actions/lua-lint",
"version": "4.0.0",
"version": "4.0.1",
"description": "This action analyzes all changed lua files using [lunarmodules/luacheck](https://github.com/lunarmodules/luacheck)",
"main": "index.js",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions code-check-actions/rust-lint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/Kong/public-shared-actions/compare/@code-check-actions/[email protected]...@code-check-actions/[email protected]) (2025-01-16)


### ♻️ Chores

* **ci:** pin 3rd-party actions to specific commit hashes ([#210](https://github.com/Kong/public-shared-actions/issues/210)) ([d2a3cdb](https://github.com/Kong/public-shared-actions/commit/d2a3cdbb2aa62d29cbc05042c6148a9155761367))





# 4.0.0 (2025-01-03)


Expand Down
2 changes: 1 addition & 1 deletion code-check-actions/rust-lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@code-check-actions/rust-lint",
"version": "4.0.0",
"version": "4.0.1",
"description": "This action uses Rust Clippy for code quality checks",
"main": "index.js",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions security-actions/sca/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/Kong/public-shared-actions/compare/@security-actions/[email protected]...@security-actions/[email protected]) (2025-01-16)


### ♻️ Chores

* **ci:** pin 3rd-party actions to specific commit hashes ([#210](https://github.com/Kong/public-shared-actions/issues/210)) ([d2a3cdb](https://github.com/Kong/public-shared-actions/commit/d2a3cdbb2aa62d29cbc05042c6148a9155761367))





# 4.0.0 (2025-01-03)


Expand Down
2 changes: 1 addition & 1 deletion security-actions/sca/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@security-actions/sca",
"version": "4.0.0",
"version": "4.0.1",
"description": "a unified action for composition analysis. The action produces an SBOM, CVE reports for a given image / directory / file.",
"main": "index.js",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions security-actions/scan-docker-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/Kong/public-shared-actions/compare/@security-actions/[email protected]...@security-actions/[email protected]) (2025-01-16)


### ♻️ Chores

* **ci:** pin 3rd-party actions to specific commit hashes ([#210](https://github.com/Kong/public-shared-actions/issues/210)) ([d2a3cdb](https://github.com/Kong/public-shared-actions/commit/d2a3cdbb2aa62d29cbc05042c6148a9155761367))





# 4.0.0 (2025-01-03)


Expand Down
2 changes: 1 addition & 1 deletion security-actions/scan-docker-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@security-actions/scan-docker-image",
"version": "4.0.0",
"version": "4.0.1",
"description": "The repo generates SBOMs & scans Docker images for CVE, CIS",
"main": "index.js",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions security-actions/scan-rust/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/Kong/public-shared-actions/compare/@security-actions/[email protected]...@security-actions/[email protected]) (2025-01-16)


### ♻️ Chores

* **ci:** pin 3rd-party actions to specific commit hashes ([#210](https://github.com/Kong/public-shared-actions/issues/210)) ([d2a3cdb](https://github.com/Kong/public-shared-actions/commit/d2a3cdbb2aa62d29cbc05042c6148a9155761367))





# 4.0.0 (2025-01-03)


Expand Down
2 changes: 1 addition & 1 deletion security-actions/scan-rust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@security-actions/scan-rust",
"version": "4.0.0",
"version": "4.0.1",
"description": "This action uses Grype for source code analysis. It will only support scanning source code directories / files and will not support the container images",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit a5b1cfa

Please sign in to comment.