Skip to content

Commit b136c0b

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps): bump @actions/github from 5.1.0 to 5.1.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac61009 commit b136c0b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/sturdy-dev/codeball-action#readme",
3030
"dependencies": {
3131
"@actions/core": "^1.10.0",
32-
"@actions/github": "^5.1.0",
32+
"@actions/github": "^5.1.1",
3333
"@octokit/core": "^4.0.5",
3434
"@octokit/plugin-paginate-rest": "^4.3.1",
3535
"@octokit/plugin-rest-endpoint-methods": "^6.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@actions/http-client" "^2.0.1"
1111
uuid "^8.3.2"
1212

13-
"@actions/github@^5.1.0":
14-
version "5.1.0"
15-
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.1.0.tgz#573fdba52b7b739b68f891f39eacfdd966a22b90"
16-
integrity sha512-tuI80F7JQIhg77ZTTgUAPpVD7ZnP9oHSPN8xw7LOwtA4vEMbAjWJNbmLBfV7xua7r016GyjzWLuec5cs8f/a8A==
13+
"@actions/github@^5.1.1":
14+
version "5.1.1"
15+
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.1.1.tgz#40b9b9e1323a5efcf4ff7dadd33d8ea51651bbcb"
16+
integrity sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==
1717
dependencies:
1818
"@actions/http-client" "^2.0.1"
1919
"@octokit/core" "^3.6.0"

0 commit comments

Comments
 (0)