Bump @actions/glob to 0.6.1

This commit is contained in:
Daniel Kennedy
2026-01-29 13:38:52 -05:00
parent 73faff420d
commit ec0d11b69c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/glob": "^0.6.0",
"@actions/glob": "^0.6.1",
"@actions/http-client": "^4.0.0",
"@actions/io": "^3.0.0",
"@azure/core-rest-pipeline": "^1.22.0",
@@ -46,9 +46,9 @@
}
},
"node_modules/@actions/glob": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@actions/glob/-/glob-0.6.0.tgz",
"integrity": "sha512-FOVXkUFauyffi3QoODDphFeNRj+zdPPit827E0sBGyBxVYqwNhOChSyxZDRTHZTbZwYvPOire+6aJvHS6HSkuQ==",
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/@actions/glob/-/glob-0.6.1.tgz",
"integrity": "sha512-K4+2Ac5ILcf2ySdJCha+Pop9NcKjxqCL4xL4zI50dgB2PbXgC0+AcP011xfH4Of6b4QEJJg8dyZYv7zl4byTsw==",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",
+1 -1
View File
@@ -45,7 +45,7 @@
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/glob": "^0.6.0",
"@actions/glob": "^0.6.1",
"@actions/http-client": "^4.0.0",
"@actions/io": "^3.0.0",
"@azure/core-rest-pipeline": "^1.22.0",