Skip to content

Commit a3861ad

Browse files
ci(Deps): bump @actions/core from 1.6.0 to 1.7.0 in /.github/config (#8)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/actions/toolkit/releases) - [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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d2673a commit a3861ad

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/config/package-lock.json

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

.github/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"email": "devsoumyamahunt@gmail.com"
1010
},
1111
"dependencies": {
12-
"@actions/core": "1.6.0",
12+
"@actions/core": "1.7.0",
1313
"conventional-changelog-conventionalcommits": "^4.6.3",
1414
"semver": "^7.3.5"
1515
}

0 commit comments

Comments
 (0)