Bump toolkit to 0.0.7

This commit is contained in:
boxofyellow
2024-03-08 05:45:40 -08:00
parent cbce22dbfd
commit 761ae0d82e
3 changed files with 12 additions and 15 deletions
+4 -4
View File
@@ -13,7 +13,7 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@immutable-actions/toolkit": "^0.0.3",
"@immutable-actions/toolkit": "^0.0.7",
"@types/fs-extra": "^11.0.4",
"archiver": "^6.0.1",
"fs-extra": "^11.2.0",
@@ -892,9 +892,9 @@
"dev": true
},
"node_modules/@immutable-actions/toolkit": {
"version": "0.0.3",
"resolved": "https://npm.pkg.github.com/download/@immutable-actions/toolkit/0.0.3/44fea07f66485caeca02ccde09c83cfb1b306c3f",
"integrity": "sha512-/lejtfrp4lraAoXGi3VrmE+1bD/evG8h2pm0plRvpyK5PisDxdrkrzGGcIKAgbNJVGgoKmK9dbmgUllTCS4Ltw==",
"version": "0.0.7",
"resolved": "https://npm.pkg.github.com/download/@immutable-actions/toolkit/0.0.7/3f93d28484aedf0b46d76f059553f82a30b49bdb",
"integrity": "sha512-4Eaj9ytgv674wUHeVAQVty+NF/8X7MxeVukZ9G7EggDR6cTmeJG3SHQsegjDtD5Tx5b4yqaheSAgVJlj9YgHtQ==",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",