Skip to content

Commit

Permalink
chore(deps): update dependency @actions/github to v5.0.1 (#599)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: TESTELIN Geoffrey <[email protected]>
  • Loading branch information
3 people authored Apr 12, 2022
1 parent 19274b4 commit cd75cf0
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
printWidth: 120
printWidth: 140
useTabs: false
semi: true
singleQuote: true
Expand All @@ -8,4 +8,4 @@ bracketSpacing: true
arrowParens: always
endOfLine: lf
tabWidth: 2

singleAttributePerLine: true
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

42 changes: 21 additions & 21 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 @@ -101,7 +101,7 @@
},
"dependencies": {
"@actions/core": "1.6.0",
"@actions/github": "5.0.0",
"@actions/github": "5.0.1",
"@octokit/webhooks-definitions": "3.67.3",
"ansi-styles": "6.1.0",
"lodash": "4.17.21",
Expand Down

0 comments on commit cd75cf0

Please sign in to comment.