Update @actions/glob to 0.3.0

This commit is contained in:
Jan Waś
2022-08-04 23:18:29 +02:00
parent 46a476b638
commit 0a9984563e
3 changed files with 18 additions and 17 deletions

View File

@@ -34,7 +34,7 @@
"@actions/core": "^1.8.1",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@actions/glob": "^0.2.0",
"@actions/glob": "^0.3.0",
"@actions/io": "^1.1.1",
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.17.0",
@@ -54,4 +54,4 @@
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
}
}
}