This commit is contained in:
Jeff Dickey 2024-01-04 11:29:08 -06:00
parent 5f39af9fe6
commit 052520c41a
No known key found for this signature in database
GPG key ID: 584DADE86724B407
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mise-action",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mise-action",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.2",

View file

@ -1,7 +1,7 @@
{
"name": "mise-action",
"description": "mise tool setup action",
"version": "2.0.0",
"version": "2.0.1",
"author": "jdx",
"private": true,
"repository": {