Skip to content

Commit cd87d88

Browse files
committed
Prepare hashavatar-api 1.1.2
1 parent 369762e commit cd87d88

9 files changed

Lines changed: 120 additions & 83 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v7.0.0
2323

2424
- name: Install Rust
25-
uses: dtolnay/rust-toolchain@1.96.0
25+
uses: dtolnay/rust-toolchain@1.97.0
2626
with:
2727
components: clippy, rustfmt
2828

@@ -32,7 +32,7 @@ jobs:
3232
cache-on-failure: true
3333

3434
- name: Install security tools
35-
uses: taiki-e/install-action@v2.82.8
35+
uses: taiki-e/install-action@v2.83.0
3636
with:
3737
tool: cargo-deny,cargo-audit,cargo-sbom
3838

0 commit comments

Comments
 (0)