Skip to content

Commit 4cb3d1d

Browse files
fix(deps): update dependency @actions/glob to ^0.6.0
1 parent 9c19eff commit 4cb3d1d

2 files changed

Lines changed: 308 additions & 263 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@actions/cache": "^4.1.0",
1717
"@actions/core": "^1.11.1",
1818
"@actions/exec": "^1.1.1",
19-
"@actions/glob": "^0.5.1",
19+
"@actions/glob": "^0.6.0",
2020
"yaml": "^2.8.2",
2121
"zod": "^3.25.76"
2222
},

0 commit comments

Comments
 (0)