mirror of
https://github.com/valitydev/repo-file-sync-action.git
synced 2024-11-06 01:45:19 +00:00
⬆️ Bump action-input-parser from 1.2.31 to 1.2.38
Bumps [action-input-parser](https://github.com/BetaHuhn/action-input-parser) from 1.2.31 to 1.2.38. - [Release notes](https://github.com/BetaHuhn/action-input-parser/releases) - [Changelog](https://github.com/BetaHuhn/action-input-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/BetaHuhn/action-input-parser/compare/v1.2.31...v1.2.38) --- updated-dependencies: - dependency-name: action-input-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5e582fc37
commit
1d1486faca
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@actions/github": "^5.0.3",
|
||||
"@octokit/plugin-throttling": "^3.6.2",
|
||||
"@putout/git-status-porcelain": "^1.1.0",
|
||||
"action-input-parser": "^1.2.33",
|
||||
"action-input-parser": "^1.2.38",
|
||||
"fs-extra": "^10.1.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"node-readfiles": "0.2.0"
|
||||
@ -767,9 +767,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/action-input-parser": {
|
||||
"version": "1.2.33",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.33.tgz",
|
||||
"integrity": "sha512-21zXbWbLZETgw3XqR7X2t0JVZVec0WXpPaXKgiqJAL9Q4VX937ZDLWSJY128774ZvRqmnN737a5gOtf+zzV09Q==",
|
||||
"version": "1.2.38",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.38.tgz",
|
||||
"integrity": "sha512-Csu3Dy+ywx3PlHI687jWnk2YrkVtteg3xjT7VrEWEJCOsaW+utz+AJiFmp6Chvw1izAb81scWZsjHZNiVxV6KA==",
|
||||
"dependencies": {
|
||||
"dotenv": "^8.6.0"
|
||||
}
|
||||
@ -8493,9 +8493,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"action-input-parser": {
|
||||
"version": "1.2.33",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.33.tgz",
|
||||
"integrity": "sha512-21zXbWbLZETgw3XqR7X2t0JVZVec0WXpPaXKgiqJAL9Q4VX937ZDLWSJY128774ZvRqmnN737a5gOtf+zzV09Q==",
|
||||
"version": "1.2.38",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.38.tgz",
|
||||
"integrity": "sha512-Csu3Dy+ywx3PlHI687jWnk2YrkVtteg3xjT7VrEWEJCOsaW+utz+AJiFmp6Chvw1izAb81scWZsjHZNiVxV6KA==",
|
||||
"requires": {
|
||||
"dotenv": "^8.6.0"
|
||||
}
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@actions/github": "^5.0.3",
|
||||
"@octokit/plugin-throttling": "^3.6.2",
|
||||
"@putout/git-status-porcelain": "^1.1.0",
|
||||
"action-input-parser": "^1.2.33",
|
||||
"action-input-parser": "^1.2.38",
|
||||
"fs-extra": "^10.1.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"node-readfiles": "0.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user