Bump @actions/glob from 0.4.0 to 0.5.0 (#10)

This commit is contained in:
dependabot[bot] 2024-09-05 09:40:37 -04:00 committed by GitHub
parent 040c0c3cf0
commit d8c8151c2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 182 additions and 100 deletions

View file

@ -32,7 +32,7 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0",
"@actions/glob": "^0.5.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@octokit/rest": "^21.0.2"