Merge pull request #89 from bcomnes/dependabot/npm_and_yarn/actions/core-1.9.0

chore(deps): bump @actions/core from 1.8.2 to 1.9.0
This commit is contained in:
Bret Comnes 2022-06-17 09:26:21 -06:00 committed by GitHub
commit d093da534e
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.2", "@actions/core": "1.9.0",
"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",