mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Update @actions/core to 1.10.0
This commit is contained in:
parent
7dff1a8764
commit
7ed718295b
4 changed files with 47 additions and 32 deletions
|
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.9.1",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@actions/glob": "^0.2.0",
|
||||
|
|
@ -55,4 +55,4 @@
|
|||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^4.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue