Skip to content

Commit 03e0ce3

Browse files
Bump @actions/core from 2.0.3 to 3.0.0
Bumps @actions/core from 2.0.3 to 3.0.0. --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e42e836 commit 03e0ce3

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

package-lock.json

Lines changed: 23 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/otto-de/purge-deprecated-workflow-runs#readme",
2424
"dependencies": {
25-
"@actions/core": "^2.0.3",
25+
"@actions/core": "^3.0.0",
2626
"@actions/github": "^9.0.0",
2727
"@octokit/rest": "^22.0.1"
2828
},

0 commit comments

Comments
 (0)