Skip to content

Commit 6e0ef37

Browse files
build(deps): bump @actions/glob from 0.5.0 to 0.5.1 (#249)
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.5.0 to 0.5.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.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fea552 commit 6e0ef37

File tree

2 files changed

+6
-62
lines changed

2 files changed

+6
-62
lines changed

package-lock.json

Lines changed: 5 additions & 61 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
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"dependencies": {
55
"@actions/core": "^2.0.3",
6-
"@actions/glob": "^0.5.0",
6+
"@actions/glob": "^0.5.1",
77
"nodemailer": "^7.0.12",
88
"showdown": "^1.9.1"
99
}

0 commit comments

Comments
 (0)