Merge pull request #82 from bcomnes/dependabot/npm_and_yarn/actions/core-1.8.1

This commit is contained in:
Bret Comnes 2022-05-13 09:32:00 -06:00 committed by GitHub
commit 2abb3f996d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"url": "https://github.com/bcomnes/deploy-to-neocities/issues" "url": "https://github.com/bcomnes/deploy-to-neocities/issues"
}, },
"dependencies": { "dependencies": {
"@actions/core": "1.8.0", "@actions/core": "1.8.1",
"async-neocities": "2.1.1", "async-neocities": "2.1.1",
"minimatch": "^5.0.0", "minimatch": "^5.0.0",
"ms": "2.1.3", "ms": "2.1.3",