Skip to content

Commit 67eb02a

Browse files
committed
version updates due release of build-chain-configuration-reader
1 parent f118bc8 commit 67eb02a

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kie/build-chain-action",
3-
"version": "3.5.6",
3+
"version": "3.5.7",
44
"description": "Library to execute commands based on github projects dependencies.",
55
"main": "dist/index.js",
66
"author": "",
@@ -62,7 +62,7 @@
6262
"@actions/core": "^1.8.2",
6363
"@actions/exec": "^1.1.1",
6464
"@actions/glob": "^0.3.0",
65-
"@kie/build-chain-configuration-reader": "^3.1.4",
65+
"@kie/build-chain-configuration-reader": "^3.1.5",
6666
"@octokit/plugin-throttling": "^5.0.1",
6767
"@octokit/request-error": "^2.1.0",
6868
"@octokit/rest": "^18.12.0",

0 commit comments

Comments
 (0)