Bump @actions/core from 3.0.0 to 3.0.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-22 09:28:20 -07:00
committed by David Anson
co-authored by David Anson
parent 648042e2af
commit 3a933d45e2
+1 -1
View File
@@ -21,7 +21,7 @@
"test": "npm run lint && npm run build && git diff --exit-code"
},
"dependencies": {
"@actions/core": "3.0.0",
"@actions/core": "3.0.1",
"markdownlint-cli2": "0.22.0"
},
"devDependencies": {