Skip to content

Commit 184e333

Browse files
authored
Merge pull request #8 from kjvalencik/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.2.6 to 1.9.1
2 parents c7be804 + 2648f44 commit 184e333

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

package-lock.json

+22-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
@@ -5,7 +5,7 @@
55
"pack": "ncc build run/index.ts"
66
},
77
"dependencies": {
8-
"@actions/core": "^1.2.6",
8+
"@actions/core": "^1.9.1",
99
"@actions/exec": "^1.0.3",
1010
"@actions/tool-cache": "^1.3.3",
1111
"toml": "^3.0.0"

0 commit comments

Comments
 (0)