chore(deps): bump @actions/core from 1.11.1 to 2.0.1 (#62)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-22 14:50:55 +00:00
committed by GitHub
parent 6593b10eb9
commit fa63dca88c
9 changed files with 3435 additions and 2387 deletions

View File

@@ -41,7 +41,7 @@
"update-readme": "npx action-docs --update-readme && npx prettier --write README.md"
},
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/core": "^2.0.1",
"@actions/github": "^6.0.1",
"csv-parse": "^6.1.0"
},