diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 122a0b2..52fb74a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: id: auth - name: release-plz - uses: MarcoIeni/release-plz-action@v0.5.118 + uses: MarcoIeni/release-plz-action@v0.5.119 env: GITHUB_TOKEN: ${{ github.token }} CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}