1.3.0
This commit is contained in:
parent
55e5d18e74
commit
0551aa6fd4
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "rtx-action",
|
||||
"version": "1.1.1",
|
||||
"version": "1.3.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "rtx-action",
|
||||
"version": "1.1.1",
|
||||
"version": "1.3.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.2.2",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "rtx-action",
|
||||
"description": "rtx tool setup action",
|
||||
"version": "1.1.1",
|
||||
"version": "1.3.0",
|
||||
"author": "jdx",
|
||||
"private": true,
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Reference in a new issue