Update JonasKruckenberg/tauri-build action to v1.2.3

This commit is contained in:
renovate[bot] 2023-02-05 14:25:22 +00:00 committed by GitHub
parent 11b7ffea60
commit 8fcbcfb8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
- uses: JonasKruckenberg/tauri-build@v1.2.2
- uses: JonasKruckenberg/tauri-build@v1.2.3
id: tauri_build
with:
target: ${{ matrix.platform.rust_target }}