Skip to content

Commit 2ce36b5

Browse files
authored
Merge pull request #347 from git-for-windows/dependabot/npm_and_yarn/actions/core-1.7.0
build(deps): Bump @actions/core from 1.6.0 to 1.7.0
2 parents 21adfb8 + 129495e commit 2ce36b5

File tree

4 files changed

+301
-10
lines changed

4 files changed

+301
-10
lines changed

dist/index.js

Lines changed: 291 additions & 0 deletions
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: 8 additions & 8 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": "^2.0.2",
31-
"@actions/core": "^1.6.0",
31+
"@actions/core": "^1.7.0",
3232
"@adobe/node-fetch-retry": "^2.2.0",
3333
"node-fetch": "^2.6.7",
3434
"unzipper": "^0.10.11"

0 commit comments

Comments
 (0)