Skip to content

Commit 5e61968

Browse files
chore(deps): bump @actions/core from 1.7.0 to 1.8.0 (#70)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.8.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 b21758a commit 5e61968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/little-core-labs/install-terraform#readme",
2828
"dependencies": {
29-
"@actions/core": "1.7.0"
29+
"@actions/core": "1.8.0"
3030
},
3131
"devDependencies": {
3232
"@vercel/ncc": "^0.33.0",

0 commit comments

Comments
 (0)