diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index a635c70..de9ab03 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -27,7 +27,7 @@ jobs: - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - name: Run release-plz - uses: release-plz/action@f4facd4a76fecd4b1b94f718c4f5e80510150720 # v0.5 + uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # v0.5 with: command: release env: @@ -59,7 +59,7 @@ jobs: - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - name: Run release-plz - uses: release-plz/action@f4facd4a76fecd4b1b94f718c4f5e80510150720 # v0.5 + uses: release-plz/action@1528104d2ca23787631a1c1f022abb64b34c1e11 # v0.5 with: command: release-pr env: