Skip to content

Commit 21acdf0

Browse files
committed
fix: upgrade @actions/glob from 0.4.0 to 0.5.0
Snyk has created this PR to upgrade @actions/glob from 0.4.0 to 0.5.0. See this package in npm: @actions/glob See this project in Snyk: https://app.snyk.io/org/marklacasse/project/133b7304-fde8-43b6-87e7-da32bdd3772b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c0ddafc commit 21acdf0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -30,7 +30,7 @@
3030
"@actions/core": "^1.10.0",
3131
"@actions/exec": "^1.1.1",
3232
"@actions/github": "^6.0.0",
33-
"@actions/glob": "^0.4.0",
33+
"@actions/glob": "^0.5.0",
3434
"@actions/http-client": "^2.2.1",
3535
"@actions/io": "^1.0.2",
3636
"fast-xml-parser": "^4.4.1",

0 commit comments

Comments
 (0)