Merge pull request #78 from bcomnes/dependabot/npm_and_yarn/actions/core-1.7.0

chore(deps): bump @actions/core from 1.6.0 to 1.7.0
This commit is contained in:
Bret Comnes 2022-04-28 10:38:40 -06:00 committed by GitHub
commit 05f7c2ccb9
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"
},
"dependencies": {
"@actions/core": "1.6.0",
"@actions/core": "1.7.0",
"async-neocities": "2.1.1",
"minimatch": "^5.0.0",
"ms": "2.1.3",