Skip to content

Commit

Permalink
Merge pull request #232 from docker/dependabot/npm_and_yarn/actions/g…
Browse files Browse the repository at this point in the history
…ithub-5.1.1

Bump @actions/github from 5.0.3 to 5.1.1
  • Loading branch information
crazy-max committed Oct 7, 2022
2 parents 5806172 + 7fa87ab commit 594a555
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.3",
"@actions/github": "^5.1.1",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.1.0",
"handlebars": "^4.7.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10,10 +10,10 @@
"@actions/http-client" "^2.0.1"
uuid "^8.3.2"

"@actions/github@^5.0.3":
version "5.0.3"
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.3.tgz#b305765d6173962d113451ea324ff675aa674f35"
integrity sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==
"@actions/github@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.1.1.tgz#40b9b9e1323a5efcf4ff7dadd33d8ea51651bbcb"
integrity sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==
dependencies:
"@actions/http-client" "^2.0.1"
"@octokit/core" "^3.6.0"
Expand Down

0 comments on commit 594a555

Please sign in to comment.