3 Commits

Author SHA1 Message Date
dependabot[bot]
b128659e46 Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-13 09:46:42 +00:00
Dan Molik
1b18c184b7 need parens? 2022-10-13 17:34:26 -04:00
Dan Molik
f544c6adbb bad '()' ? 2022-10-13 12:45:24 -04:00
2 changed files with 9 additions and 929 deletions

936
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "actions-s3-caching",
"version": "1.0.3",
"version": "1.0.5",
"private": true,
"description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js",