diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7b60da0f..53393c29 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: toolchain: stable components: rustfmt, clippy - - uses: release-plz/action@574c1d0ed8491b294f596b7148bafd08cca6a600 # v0.5 + - uses: release-plz/action@e592230ad39e3ec735402572601fc621aa24355c # v0.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: