diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ad20f5b..af826898 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: fetch-depth: 0 token: ${{ steps.app-token.outputs.token }} - - uses: MarcoIeni/release-plz-action@b7f4ba23784dbc21b3fc194d3aabebcd602b91a1 # v0.5.56 + - uses: MarcoIeni/release-plz-action@7fe60ae5d741fc80fa624aef172aee9de2b98747 # v0.5.58 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}