diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 58dd7497..2f6078ff 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -83,7 +83,7 @@ jobs: bun install bun run build - name: Build the Tauri App - uses: tauri-apps/tauri-action@109df02dc5cdbdaa6209062f2270cd74d719fee7 # dev + uses: tauri-apps/tauri-action@756568b1607d388e6b5f3e22b86f553543921295 # dev env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}