Skip to content

Commit a97946c

Browse files
dependabot[bot]rajatlasrajanand02
authored
Bump @actions/core from 1.2.3 to 1.2.6 (ClearTax#30)
* 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]>
1 parent bbcc3ce commit a97946c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

lib/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
}
3939
},
4040
"dependencies": {
41-
"@actions/core": "^1.2.3",
41+
"@actions/core": "^1.2.6",
4242
"@actions/github": "^1.1.0",
4343
"string-similarity": "^4.0.1"
4444
},

0 commit comments

Comments
 (0)