Bump @actions/glob to 0.5.1 in @actions/cache

This commit is contained in:
Daniel Kennedy
2026-01-27 15:43:44 -05:00
parent ecdfc18bf2
commit e827417593
3 changed files with 17 additions and 69 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "5.0.4",
"version": "5.0.5",
"preview": true,
"description": "Actions cache lib",
"keywords": [
@@ -39,7 +39,7 @@
"dependencies": {
"@actions/core": "^2.0.0",
"@actions/exec": "^2.0.0",
"@actions/glob": "^0.5.0",
"@actions/glob": "^0.5.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"@actions/http-client": "^3.0.2",
"@actions/io": "^2.0.0",