Skip to content

Commit 8fc6480

Browse files
Bump the octokit group across 1 directory with 2 updates
Bumps the octokit group with 2 updates in the / directory: [@octokit/action](https://github.com/octokit/action.js) and [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js). Updates `@octokit/action` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/octokit/action.js/releases) - [Commits](octokit/action.js@v7.0.1...v7.0.2) Updates `@octokit/plugin-retry` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: "@octokit/action" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit - dependency-name: "@octokit/plugin-retry" dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10f2d49 commit 8fc6480

File tree

2 files changed

+162
-68
lines changed

2 files changed

+162
-68
lines changed

package-lock.json

Lines changed: 160 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@actions/http-client": "^2.2.3",
2323
"@actions/io": "^1.1.3",
2424
"@actions/tool-cache": "^2.0.2",
25-
"@octokit/action": "^7.0.1",
26-
"@octokit/plugin-retry": "^7.2.0",
25+
"@octokit/action": "^7.0.2",
26+
"@octokit/plugin-retry": "^7.2.1",
2727
"@octokit/plugin-throttling": "^9.6.0",
2828
"ajv": "8.17.1",
2929
"form-data": "^4.0.2",

0 commit comments

Comments
 (0)