Skip to content

Commit

Permalink
chore(deps): Bump octokit from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.js) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Oğuzhan Durgun <[email protected]>
  • Loading branch information
dependabot[bot] authored and oguzhand95 committed Jan 3, 2025
1 parent 04eb53d commit 7192c9b
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run all
run: |
npm run all
pnpm run all
- name: Compare the expected and actual dist/ directories
run: |
Expand Down
21 changes: 12 additions & 9 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@actions/core": "^1.11.1",
"@actions/tool-cache": "^2.0.1",
"https-proxy-agent": "^7.0.5",
"octokit": "^4.0.2"
"octokit": "^4.0.3"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7192c9b

Please sign in to comment.