fix(deps): update dependency @actions/glob to ^0.4.0 (#847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-25 20:40:29 +00:00
committed by GitHub
parent 45065d5c03
commit cc91d0e9f8
2 changed files with 10 additions and 10 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.3.0",
"@actions/glob": "^0.4.0",
"@actions/io": "^1.1.2",
"@types/shelljs": "^0.8.11",
"shelljs": "^0.8.5"