Skip to content

Commit 0ab3427

Browse files
authored
Merge pull request #19 from editorconfig-checker/bump-actions-core
chore: update actions core
2 parents eb99d65 + 2bb6041 commit 0ab3427

3 files changed

Lines changed: 33 additions & 52 deletions

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 31 additions & 50 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
@@ -5,7 +5,7 @@
55
"start": "ncc build src/index.ts --minify"
66
},
77
"dependencies": {
8-
"@actions/core": "^1.6.0",
8+
"@actions/core": "^1.10.1",
99
"@actions/github": "^5.1.1",
1010
"@actions/tool-cache": "^2.0.1"
1111
},

0 commit comments

Comments
 (0)