Merge pull request #243 from bcomnes/dependabot/npm_and_yarn/actions/core-2.0.2

chore(deps): bump @actions/core from 2.0.1 to 2.0.2
This commit is contained in:
Bret Comnes 2026-01-11 17:58:07 -08:00 committed by GitHub
commit de4676a924
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.1",
"@actions/core": "2.0.2",
"async-neocities": "4.1.2",
"minimatch": "10.1.1"
},