Skip to content

Commit

Permalink
fix: upgrade @actions/http-client from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @actions/http-client from 2.2.0 to 2.2.1.

See this package in npm:
https://www.npmjs.com/package/@actions/http-client

See this project in Snyk:
https://app.snyk.io/org/mezgoodle/project/c90dae61-f0d3-42b3-ac43-7cacd0909e28?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 26, 2024
1 parent 177949c commit f8caf74
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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 @@ -30,7 +30,7 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.2.0"
"@actions/http-client": "^2.2.1"
},
"devDependencies": {
"eslint": "^8.39.0",
Expand Down

0 comments on commit f8caf74

Please sign in to comment.