This commit is contained in:
Federico Grandi
2024-01-25 23:46:46 +01:00
committed by Federico
parent a622cc1f14
commit a94899bca5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "add-and-commit",
"version": "9.1.3",
"version": "9.1.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "add-and-commit",
"version": "9.1.3",
"version": "9.1.4",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",

View File

@@ -1,6 +1,6 @@
{
"name": "add-and-commit",
"version": "9.1.3",
"version": "9.1.4",
"private": true,
"description": "Add & commit files from a path directly from GitHub Actions",
"main": "lib/index.js",