Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @actions/http-client to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andykenward committed Oct 29, 2023
1 parent 6dc27a0 commit 59f47dc
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/lovely-rivers-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@unlike/github-actions-core': patch
---

chore(deps): bump @actions/http-client from 2.1.0 to 2.2.0
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"node": ">=18.16.1"
},
"dependencies": {
"@actions/http-client": "^2.1.0"
"@actions/http-client": "^2.2.0"
},
"devDependencies": {
"@types/node": "18.15.3",
Expand Down
21 changes: 17 additions & 4 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 59f47dc

Please sign in to comment.