Skip to content

Commit 5a6bad7

Browse files
committed
Bump SQS trigger to Spin v2.4.2
Signed-off-by: Radu Matei <[email protected]>
1 parent 414486c commit 5a6bad7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

containerd-shim-spin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spin-componentize = { git = "https://github.com/fermyon/spin-componentize", rev
2121
spin-trigger = { git = "https://github.com/fermyon/spin", tag = "v2.4.2", features = ["unsafe-aot-compilation"] }
2222
spin-trigger-http = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
2323
spin-trigger-redis = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
24-
trigger-sqs = { git = "https://github.com/fermyon/spin-trigger-sqs", rev = "b51f7fdc2a1bc7184dd2a3a1c1720e1ebe2adba3" }
24+
trigger-sqs = { git = "https://github.com/fermyon/spin-trigger-sqs", rev = "dbfc599560ab54e759bfa586fe7315848f00a7f6" }
2525
spin-manifest = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
2626
spin-loader = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
2727
spin-oci = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }

0 commit comments

Comments
 (0)