Merge pull request #54 from bcomnes/dependabot/npm_and_yarn/actions/core-1.6.0

chore(deps): bump @actions/core from 1.5.0 to 1.6.0
This commit is contained in:
Bret
2021-09-29 10:30:33 -06:00
committed by GitHub

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.5.0", "@actions/core": "1.6.0",
"async-neocities": "2.1.1", "async-neocities": "2.1.1",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",
"ms": "2.1.3", "ms": "2.1.3",