diff --git a/badges/coverage.svg b/badges/coverage.svg
index 7d9d275..1b3eb31 100644
--- a/badges/coverage.svg
+++ b/badges/coverage.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index adbceb1..b6c1560 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"version": "0.0.0",
"license": "MIT",
"dependencies": {
- "@actions/core": "^3.0.0",
+ "@actions/core": "^3.0.1",
"@actions/github": "^9.0.0",
"@octokit/core": "^7.0.6",
"octokit": "^5.0.5"
@@ -42,9 +42,9 @@
}
},
"node_modules/@actions/core": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@actions/core/-/core-3.0.0.tgz",
- "integrity": "sha512-zYt6cz+ivnTmiT/ksRVriMBOiuoUpDCJJlZ5KPl2/FRdvwU3f7MPh9qftvbkXJThragzUZieit2nyHUyw53Seg==",
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@actions/core/-/core-3.0.1.tgz",
+ "integrity": "sha512-a6d/Nwahm9fliVGRhdhofo40HjHQasUPusmc7vBfyky+7Z+P2A1J68zyFVaNcEclc/Se+eO595oAr5nwEIoIUA==",
"license": "MIT",
"dependencies": {
"@actions/exec": "^3.0.0",
diff --git a/package.json b/package.json
index 9883dcd..204f7d2 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
},
"license": "MIT",
"dependencies": {
- "@actions/core": "^3.0.0",
+ "@actions/core": "^3.0.1",
"@actions/github": "^9.0.0",
"@octokit/core": "^7.0.6",
"octokit": "^5.0.5"