Skip to content

Commit ddf9dd2

Browse files
chore(deps): bump @actions/glob from 0.5.0 to 0.6.1 (#80)
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.5.0 to 0.6.1. - [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.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1134968 commit ddf9dd2

2 files changed

Lines changed: 87 additions & 10 deletions

File tree

package-lock.json

Lines changed: 86 additions & 9 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
@@ -29,7 +29,7 @@
2929
"@actions/core": "^1.10.0",
3030
"@actions/exec": "^1.1.1",
3131
"@actions/github": "^6.0.1",
32-
"@actions/glob": "^0.5.0",
32+
"@actions/glob": "^0.6.1",
3333
"@actions/io": "^1.1.3",
3434
"@actions/tool-cache": "^2.0.2",
3535
"@octokit/auth-action": "^5.1.2",

0 commit comments

Comments
 (0)