diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7d226093..112de398 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: - name: Update and commit the release version id: release - uses: WalletConnect/actions/github/update-rust-version/@2.1.4 + uses: WalletConnect/actions/github/update-rust-version/@2.1.5 with: token: ${{ secrets.RELEASE_PAT }}