diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index 70b4e6a..d052a47 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -31,7 +31,7 @@ jobs: id: auth - name: Run release-plz - uses: MarcoIeni/release-plz-action@e592230ad39e3ec735402572601fc621aa24355c # v0.5 + uses: MarcoIeni/release-plz-action@f708778669256143d984cce4b23592637532e040 # v0.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}