Skip to content

Commit 4b43e14

Browse files
authored
Merge pull request #217 from git-for-windows/dependabot/npm_and_yarn/actions/core-1.6.0
build(deps): bump @actions/core from 1.5.0 to 1.6.0
2 parents 341f563 + 02beb94 commit 4b43e14

File tree

4 files changed

+101
-6
lines changed

4 files changed

+101
-6
lines changed

dist/index.js

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

dist/index.js.map

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: 6 additions & 3 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
@@ -28,7 +28,7 @@
2828
"license": "MIT",
2929
"dependencies": {
3030
"@actions/cache": "^1.0.7",
31-
"@actions/core": "^1.5.0",
31+
"@actions/core": "^1.6.0",
3232
"@adobe/node-fetch-retry": "^1.1.1",
3333
"node-fetch": "^2.6.1",
3434
"unzipper": "^0.10.11"

0 commit comments

Comments
 (0)