Skip to content

Commit

Permalink
build(deps): bump policy-evaluator from v0.18.4 to v0.18.5
Browse files Browse the repository at this point in the history
Bumps [policy-evaluator](https://github.com/kubewarden/policy-evaluator) from v0.18.4 to v0.18.5.
- [Commits](kubewarden/policy-evaluator@4fcf2c4...3cd66b9)

---
updated-dependencies:
- dependency-name: policy-evaluator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 51fd16c commit 740df36
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 12 deletions.
47 changes: 36 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ opentelemetry = { version = "0.24.0", default-features = false, features = [
] }
opentelemetry_sdk = { version = "0.24.1", features = ["rt-tokio"] }
pprof = { version = "0.13", features = ["prost-codec"] }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.18.4" }
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.18.5" }
rustls = { version = "0.23", default-features = false, features = [
"ring",
"logging",
Expand Down

0 comments on commit 740df36

Please sign in to comment.