Skip to content

Commit 286107c

Browse files
authored
Merge pull request #388 from git-for-windows/dependabot/npm_and_yarn/actions/core-1.9.0
Bump @actions/core from 1.8.2 to 1.9.0
2 parents 5ee4449 + 262564e commit 286107c

File tree

4 files changed

+81
-9
lines changed

4 files changed

+81
-9
lines changed

dist/index.js

Lines changed: 72 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: 7 additions & 7 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.6",
31-
"@actions/core": "^1.8.2",
31+
"@actions/core": "^1.9.0",
3232
"@adobe/node-fetch-retry": "^2.2.0",
3333
"@octokit/rest": "^18.12.0",
3434
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)