Merge pull request #240 from bcomnes/dependabot/npm_and_yarn/actions/core-2.0.1

chore(deps): bump @actions/core from 2.0.0 to 2.0.1
This commit is contained in:
Bret Comnes 2025-12-21 10:36:52 -08:00 committed by GitHub
commit 4d15d7c9f2
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"
},
"dependencies": {
"@actions/core": "2.0.0",
"@actions/core": "2.0.1",
"async-neocities": "4.1.2",
"minimatch": "10.1.1"
},