We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7babb2 commit 51b37cfCopy full SHA for 51b37cf
2 files changed
.changeset/eighty-deer-glow.md
@@ -0,0 +1,5 @@
1
+---
2
+"chainlink": patch
3
4
+
5
+#bugfix bumps http-action capability version to classify timeouts as UserError
plugins/plugins.private.yaml
@@ -27,7 +27,7 @@ plugins:
27
installPath: "."
28
httpaction:
29
- moduleURI: "github.com/smartcontractkit/capabilities/http_action"
30
- gitRef: "dbb47b09ac25eb30262fc649149fd36f979851af"
+ gitRef: "564be39f22e416ed75a78fcd96b7f980122c1a63"
31
32
httptrigger:
33
- moduleURI: "github.com/smartcontractkit/capabilities/http_trigger"
0 commit comments