Merge pull request #239 from bcomnes/dependabot/npm_and_yarn/actions/core-2.0.0

This commit is contained in:
Bret Comnes 2025-12-10 14:57:45 -08:00 committed by GitHub
commit cb049fd7b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.11.1", "@actions/core": "2.0.0",
"async-neocities": "4.1.2", "async-neocities": "4.1.2",
"minimatch": "10.1.1" "minimatch": "10.1.1"
}, },