Skip to content

Commit

Permalink
Merge pull request #20 from dependabot/dependabot/npm_and_yarn/action…
Browse files Browse the repository at this point in the history
…s/core-1.6.0

Bump @actions/core from 1.5.0 to 1.6.0
  • Loading branch information
Barry Gordon authored and GitHub committed Feb 23, 2022
2 parents 2a07c15 + 1bbc9aa commit a651a4e
Show file tree
Hide file tree
Showing 7 changed files with 1,274 additions and 12 deletions.
1,050 changes: 1,049 additions & 1 deletion dist/cleanup/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cleanup/index.js.map

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions dist/cleanup/licenses.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

160 changes: 159 additions & 1 deletion dist/main/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/main/index.js.map

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@octokit/webhooks-types": "^4.8.0",
"axios": "^0.23.0",
Expand Down

0 comments on commit a651a4e

Please sign in to comment.