diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1f347cc..22a6b5c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -102,7 +102,7 @@ jobs: file binaries/imgc-*-apple-darwin - name: Build the app and upload to the release - uses: tauri-apps/tauri-action@84b9d35b5fc46c1e45415bdb6144030364f7ebc5 # v0 + uses: tauri-apps/tauri-action@1deb371b0cd8bd54025b384f1cd735e725c4060f # v1.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Optional signing — add these repository secrets to enable them: