Merge pull request #159 from bcomnes/dependabot/npm_and_yarn/actions/core-1.10.1

chore(deps): bump @actions/core from 1.10.0 to 1.10.1
This commit is contained in:
Bret Comnes
2023-09-30 13:49:19 -07: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.10.0", "@actions/core": "1.10.1",
"async-neocities": "2.1.5", "async-neocities": "2.1.5",
"minimatch": "9.0.3", "minimatch": "9.0.3",
"ms": "2.1.3", "ms": "2.1.3",