Skip to content

Commit

Permalink
Bump @actions/core from 1.2.3 to 1.2.6 (#30)
Browse files Browse the repository at this point in the history
* Bump @actions/core from 1.2.3 to 1.2.6

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.6.
- [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)

Signed-off-by: dependabot[bot] <[email protected]>

* fix github action failure due to @action/core update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ananda Raj <[email protected]>
Co-authored-by: Raj Anand <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2020
1 parent bbcc3ce commit a97946c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/core": "^1.2.6",
"@actions/github": "^1.1.0",
"string-similarity": "^4.0.1"
},
Expand Down

0 comments on commit a97946c

Please sign in to comment.