We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08e669e + 1534dfa commit 7a37a26Copy full SHA for 7a37a26
package.json
@@ -49,7 +49,7 @@
49
"@actions/core": "^1.10.0",
50
"@actions/exec": "^1.1.1",
51
"@actions/github": "^5.1.1",
52
- "@actions/http-client": "^2.0.1",
+ "@actions/http-client": "^2.1.1",
53
"@actions/io": "^1.1.2",
54
"@actions/tool-cache": "^2.0.1",
55
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",
yarn.lock
@@ -969,7 +969,7 @@ __metadata:
969
"@actions/core": ^1.10.0
970
"@actions/exec": ^1.1.1
971
"@actions/github": ^5.1.1
972
- "@actions/http-client": ^2.0.1
+ "@actions/http-client": ^2.1.1
973
"@actions/io": ^1.1.2
974
"@actions/tool-cache": ^2.0.1
975
"@octokit/plugin-rest-endpoint-methods": ^7.2.3
0 commit comments