Skip to content

Commit

Permalink
Merge pull request #735 from kubewarden/renovate/all-patch
Browse files Browse the repository at this point in the history
chore(deps): update all patchlevel dependencies
  • Loading branch information
flavio authored Mar 4, 2024
2 parents c1e2dc4 + c5815d3 commit 4fb7f59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
core.setFailed(`Draft release not found`)
- name: Download all artifacts
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
# no name provided, download all artifacts. Puts them in folders.

- name: Display structure of downloaded files
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ reqwest = { version = "0", default-features = false, features = [

[dev-dependencies]
rstest = "0.18.2"
tempfile = "3.10.0"
tempfile = "3.10.1"
assert_cmd = "2.0.14"
predicates = "3.1.0"
testcontainers = "0.15"

0 comments on commit 4fb7f59

Please sign in to comment.