Merge pull request #102 from bcomnes/dependabot/npm_and_yarn/actions/core-1.10.0

chore(deps): bump @actions/core from 1.9.1 to 1.10.0
This commit is contained in:
Bret Comnes 2022-10-03 09:39:27 -06:00 committed by GitHub
commit 53bfeb132c
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.9.1",
"@actions/core": "1.10.0",
"async-neocities": "2.1.2",
"minimatch": "5.1.0",
"ms": "2.1.3",