Merge pull request #1096 from docker/dependabot/npm_and_yarn/actions/github-9.1.1

build(deps): bump @actions/github from 9.1.0 to 9.1.1
This commit is contained in:
CrazyMax
2026-04-24 15:02:12 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
"@actions/cache": "^6.0.0",
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/github": "^9.1.0",
"@actions/github": "^9.1.1",
"@actions/http-client": "^4.0.1",
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^4.0.0",

View File

@@ -85,9 +85,9 @@ __metadata:
languageName: node
linkType: hard
"@actions/github@npm:^9.1.0":
version: 9.1.0
resolution: "@actions/github@npm:9.1.0"
"@actions/github@npm:^9.1.1":
version: 9.1.1
resolution: "@actions/github@npm:9.1.1"
dependencies:
"@actions/http-client": "npm:^3.0.2"
"@octokit/core": "npm:^7.0.6"
@@ -96,7 +96,7 @@ __metadata:
"@octokit/request": "npm:^10.0.7"
"@octokit/request-error": "npm:^7.1.0"
undici: "npm:^6.23.0"
checksum: 10/ed5b50e5e4e59d4feeb2952f8f27ea50a7abc470f4a63b319ab009104f0729ef2788e164a07cf0cccdc7dd27352bad8599923906bcc7d19ea65309321a7fac45
checksum: 10/eb77846e506df107208ee6a57aa38c80ce6cdd9ab499ec3518a8e3000334def8f93fcf2b43c8b512fede9b093a1ca39d184551a9c50f37cb8fc17704d09c7e70
languageName: node
linkType: hard
@@ -399,7 +399,7 @@ __metadata:
"@actions/cache": "npm:^6.0.0"
"@actions/core": "npm:^3.0.0"
"@actions/exec": "npm:^3.0.0"
"@actions/github": "npm:^9.1.0"
"@actions/github": "npm:^9.1.1"
"@actions/http-client": "npm:^4.0.1"
"@actions/io": "npm:^3.0.2"
"@actions/tool-cache": "npm:^4.0.0"