mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 00:36:12 +02:00
Update dependency versions
- @actions/cache 1.0.9 -> 1.0.10 - @actions/exec 1.1.0 -> 1.1.1 - @actions/glob 0.2.0 -> 0.2.1 - @actions/tool-cache 1.7.1 -> 1.7.2
This commit is contained in:
parent
e706aba73c
commit
d700906a15
7 changed files with 48 additions and 48 deletions
|
@ -24,13 +24,13 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "1.0.9",
|
||||
"@actions/cache": "1.0.10",
|
||||
"@actions/core": "1.6.0",
|
||||
"@actions/exec": "1.1.0",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/github": "5.0.0",
|
||||
"@actions/glob": "0.2.0",
|
||||
"@actions/glob": "0.2.1",
|
||||
"@actions/http-client": "1.0.11",
|
||||
"@actions/tool-cache": "1.7.1",
|
||||
"@actions/tool-cache": "1.7.2",
|
||||
"patch-package": "6.4.7",
|
||||
"string-argv": "0.3.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue