Skip to content

Commit

Permalink
Merge pull request #84 from nanasess/dependabot/npm_and_yarn/actions/…
Browse files Browse the repository at this point in the history
…github-5.1.1

Bump @actions/github from 5.1.0 to 5.1.1
  • Loading branch information
nanasess committed Oct 4, 2022
2 parents c45a8b4 + bc49ba2 commit 11e4897
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@actions/core": "1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.0",
"@actions/github": "^5.1.1",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1",
"semver": "^7.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -17,10 +17,10 @@
dependencies:
"@actions/io" "^1.0.1"

"@actions/github@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.1.0.tgz#573fdba52b7b739b68f891f39eacfdd966a22b90"
integrity sha512-tuI80F7JQIhg77ZTTgUAPpVD7ZnP9oHSPN8xw7LOwtA4vEMbAjWJNbmLBfV7xua7r016GyjzWLuec5cs8f/a8A==
"@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 11e4897

Please sign in to comment.