Merge pull request #94 from bcomnes/dependabot/npm_and_yarn/actions/core-1.9.1

This commit is contained in:
Bret Comnes 2022-08-09 11:37:11 -06:00 committed by GitHub
commit 3cfd2ec3ee
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.9.0", "@actions/core": "1.9.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",