Skip to content

Commit 625d496

Browse files
fix(deps): update dependency @actions/glob to ^0.7.0 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1aecf2 commit 625d496

2 files changed

Lines changed: 52 additions & 6 deletions

File tree

package-lock.json

Lines changed: 51 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@actions/cache": "^6.0.0",
1818
"@actions/core": "^3.0.0",
1919
"@actions/github": "^9.0.0",
20-
"@actions/glob": "^0.6.0",
20+
"@actions/glob": "^0.7.0",
2121
"@actions/tool-cache": "^4.0.0",
2222
"@vercel/ncc": "^0.38.0",
2323
"yaml": "^2.2.1"

0 commit comments

Comments
 (0)