Skip to content

Commit f03a076

Browse files
dependabot[bot]kstich
authored andcommitted
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>
1 parent 05eeef4 commit f03a076

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@actions/cache": "^6.0.0",
13-
"@actions/core": "^3.0.0",
13+
"@actions/core": "^3.0.1",
1414
"@actions/github": "^9.1.1",
1515
"@actions/tool-cache": "^4.0.0",
1616
"semver": "^7.6.3"

0 commit comments

Comments
 (0)