Merge pull request #83 from bcomnes/dependabot/npm_and_yarn/actions/core-1.8.2

chore(deps): bump @actions/core from 1.8.1 to 1.8.2
This commit is contained in:
Bret Comnes 2022-05-15 21:20:44 -06:00 committed by GitHub
commit 8a28acd357
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.8.1",
"@actions/core": "1.8.2",
"async-neocities": "2.1.1",
"minimatch": "^5.0.0",
"ms": "2.1.3",