We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82306a6 commit 8fef585Copy full SHA for 8fef585
package.json
@@ -14,7 +14,7 @@
14
"dependencies": {
15
"@actions/core": "^1.7.0",
16
"@actions/github": "^5.0.0",
17
- "glob": "^7.2.0",
+ "glob": "^8.0.1",
18
"semver": "^7.3.5"
19
},
20
"devDependencies": {
yarn.lock
@@ -844,7 +844,7 @@ glob-parent@^5.1.2:
844
dependencies:
845
is-glob "^4.0.1"
846
847
-glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
+glob@^7.1.3, glob@^7.1.4:
848
version "7.2.0"
849
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
850
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
0 commit comments