Skip to content

Commit 4f80f44

Browse files
authored
Update common-utils dependency to a patch branch
1 parent 03b3fa0 commit 4f80f44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@actions/core": "^3.0.0",
2424
"@actions/exec": "^3.0.0",
25-
"common-utils": "github:matlab-actions/common-utils#v2.2.1"
25+
"common-utils": "github:matlab-actions/common-utils#kapilg/patch"
2626
},
2727
"devDependencies": {
2828
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)