fix(deps): update dependency @actions/glob to ^0.5.0 (#1099)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-05 01:32:35 +00:00
committed by GitHub
parent e46b3c13b3
commit ababa3d330
2 changed files with 9 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/glob": "^0.4.0",
"@actions/glob": "^0.5.0",
"@actions/io": "^1.1.2",
"@types/shelljs": "^0.8.11",
"shelljs": "^0.8.5"