Skip to content

Commit 7d737da

Browse files
Bump the npm-production group with 2 updates
Bumps the npm-production group with 2 updates: [@octokit/action](https://github.com/octokit/action.js) and [@octokit/auth-unauthenticated](https://github.com/octokit/auth-unauthenticated.js). Updates `@octokit/action` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/octokit/action.js/releases) - [Commits](octokit/action.js@v7.0.0...v7.0.1) Updates `@octokit/auth-unauthenticated` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/octokit/auth-unauthenticated.js/releases) - [Commits](octokit/auth-unauthenticated.js@v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: "@octokit/action" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@octokit/auth-unauthenticated" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d26bb3 commit 7d737da

File tree

2 files changed

+129
-107
lines changed

2 files changed

+129
-107
lines changed

package-lock.json

+127-105
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"@actions/core": "^1.11.1",
4040
"@actions/exec": "^1.1.1",
4141
"@actions/tool-cache": "^2.0.2",
42-
"@octokit/action": "^7.0.0",
42+
"@octokit/action": "^7.0.1",
4343
"@octokit/auth-action": "^5.1.1",
44-
"@octokit/auth-unauthenticated": "^6.1.1",
44+
"@octokit/auth-unauthenticated": "^6.1.2",
4545
"@octokit/types": "^13.8.0",
4646
"@types/js-yaml": "^4.0.9",
4747
"js-yaml": "^4.1.0"

0 commit comments

Comments
 (0)