mirror of
https://github.com/valitydev/repo-file-sync-action.git
synced 2024-11-06 09:55:21 +00:00
🔀 Merge #82 (⬆️ Bump action-input-parser from 1.2.12 to 1.2.13)
⬆️ Bump action-input-parser from 1.2.12 to 1.2.13
This commit is contained in:
commit
f3a75bbcb9
6
package-lock.json
generated
6
package-lock.json
generated
@ -609,9 +609,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"action-input-parser": {
|
||||
"version": "1.2.12",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.12.tgz",
|
||||
"integrity": "sha512-QqP57/ts2fbQZmGTzGDUNz+tBshXsY4Pa1y7NPB+YWFjLgADfjSqT4DdI8bXBmFfTT6sVI9sMSrrBvpCYPFD+w==",
|
||||
"version": "1.2.13",
|
||||
"resolved": "https://registry.npmjs.org/action-input-parser/-/action-input-parser-1.2.13.tgz",
|
||||
"integrity": "sha512-ikH+DRnNWjhj2iLat1KfFCe67v1gMjrIkOyy3YkSsTTAkiKOin3b6Gx5hluvM7OXpocheUFtEoXb/G+58SMIHg==",
|
||||
"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.12",
|
||||
"action-input-parser": "^1.2.13",
|
||||
"fs-extra": "^10.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"node-readfiles": "^0.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user