mirror of
https://github.com/naveenrajm7/rpmbuild.git
synced 2025-07-11 11:54:42 +00:00
update the gihub action dependencies
Signed-off-by: Cyrille Bollu <cyrille@debian-BULLSEYE-live-builder-AMD64>
This commit is contained in:
10
package.json
10
package.json
@ -25,11 +25,11 @@
|
||||
},
|
||||
"homepage": "https://github.com/actions/container-toolkit-template#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.0.0",
|
||||
"@actions/exec": "^1.0.0",
|
||||
"@actions/github": "^1.0.0",
|
||||
"@actions/io": "^1.0.0",
|
||||
"@actions/tool-cache": "^1.3.3",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/io": "^1.1.2",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@octokit/rest": "^17.1.4",
|
||||
"@types/node": "^12.0.4",
|
||||
"typescript": "^3.5.1"
|
||||
|
Reference in New Issue
Block a user