Skip to content

Commit 51b37cf

Browse files
authored
chore(cre): bumps http-action capability (#22007)
* chore(cre): bumps http-action capability * chore: changeset
1 parent c7babb2 commit 51b37cf

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/eighty-deer-glow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins:
2727
installPath: "."
2828
httpaction:
2929
- moduleURI: "github.com/smartcontractkit/capabilities/http_action"
30-
gitRef: "dbb47b09ac25eb30262fc649149fd36f979851af"
30+
gitRef: "564be39f22e416ed75a78fcd96b7f980122c1a63"
3131
installPath: "."
3232
httptrigger:
3333
- moduleURI: "github.com/smartcontractkit/capabilities/http_trigger"

0 commit comments

Comments
 (0)