Skip to content

Commit

Permalink
chore(deps): update all patchlevel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 6dac078 commit dbd4af8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
# no name provided, download all artifacts. Puts them in folders.

- name: Display structure of downloaded files
Expand Down
4 changes: 2 additions & 2 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 @@ -56,6 +56,6 @@ reqwest = { version = "0", default-features = false, features = [
[dev-dependencies]
rstest = "0.18.2"
tempfile = "3.9.0"
assert_cmd = "2.0.12"
assert_cmd = "2.0.13"
predicates = "3.0.4"
testcontainers = "0.15"

0 comments on commit dbd4af8

Please sign in to comment.