mirror of
https://github.com/valitydev/repo-file-sync-action.git
synced 2024-11-06 09:55:21 +00:00
⬆️ Bump action-input-parser from 1.2.14 to 1.2.15
Bumps [action-input-parser](https://github.com/BetaHuhn/action-input-parser) from 1.2.14 to 1.2.15. - [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.14...v1.2.15) --- 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
beedb2cf50
commit
5b9070f525
6
package-lock.json
generated
6
package-lock.json
generated
@ -609,9 +609,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"action-input-parser": {
|
||||
"version": "1.2.14",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.14.tgz",
|
||||
"integrity": "sha512-pSn751rpBV4pvaxkoKHN1MGc8rOss0DxUz/cKcAkVWzd1mdV7b5fQxZ4yLQ0gESre6Zwk+z4Gv1OeE4ePrOISw==",
|
||||
"version": "1.2.15",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.15.tgz",
|
||||
"integrity": "sha512-pdBbSCwbVD2BAvstTAYt/sIddeuSrhZerU0rLORMpgVxLurNEprwBKCLkLXcex0xo8WBZbvLb8P7cV37u9U6TA==",
|
||||
"requires": {
|
||||
"dotenv": "^8.6.0"
|
||||
}
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@actions/github": "^5.0.0",
|
||||
"@octokit/plugin-throttling": "^3.5.1",
|
||||
"@putout/git-status-porcelain": "^1.1.0",
|
||||
"action-input-parser": "^1.2.14",
|
||||
"action-input-parser": "^1.2.15",
|
||||
"fs-extra": "^10.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"node-readfiles": "^0.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user