Skip to content

Commit

Permalink
Bump @actions/glob from 0.3.0 to 0.4.0 (#57)
Browse files Browse the repository at this point in the history
* Bump @actions/glob from 0.3.0 to 0.4.0

Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run prepare

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zennon Gosalvez <1798166+zgosalvez@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and zgosalvez authored Feb 19, 2023
1 parent 1b78dbf commit 2833a07
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 15 deletions.
12 changes: 8 additions & 4 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/glob": "^0.3.0",
"@actions/glob": "^0.4.0",
"sha1-regex": "^1.0.0",
"yaml": "^2.2.1"
},
Expand Down

0 comments on commit 2833a07

Please sign in to comment.