Skip to content

Commit f745210

Browse files
chore(deps): bump @actions/glob in the action-tools group
Bumps the action-tools group with 1 update: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob). Updates `@actions/glob` from 0.6.1 to 0.7.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob) --- updated-dependencies: - dependency-name: "@actions/glob" dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d17966 commit f745210

2 files changed

Lines changed: 29 additions & 144 deletions

File tree

package-lock.json

Lines changed: 28 additions & 143 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
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"@actions/core": "^3.0.1",
5555
"@actions/exec": "^3.0.0",
56-
"@actions/glob": "^0.6.1",
56+
"@actions/glob": "^0.7.0",
5757
"@actions/http-client": "^4.0.1",
5858
"@actions/io": "^3.0.2",
5959
"@actions/tool-cache": "^4.0.0"

0 commit comments

Comments
 (0)