diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index 2e52f22d..206f59bb 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -25,7 +25,7 @@ jobs: persist-credentials: false - &install-rust name: Install Rust toolchain - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 # stable + uses: dtolnay/rust-toolchain@fa04a1451ff1842e2626ccb99004d0195b455a88 # stable with: toolchain: stable - name: Run release-plz