chore(deps): bump the github-actions group with 5 updates (#4884)

This commit is contained in:
dependabot[bot]
2026-07-02 18:43:16 +09:00
committed by GitHub
parent 49391124c5
commit 8cd3cacbec
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -176,7 +176,7 @@ jobs:
- name: setup Java (for Android build only)
if: matrix.config.release == 'android'
uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5
with:
distribution: 'zulu'
java-version: '17'
@@ -320,7 +320,7 @@ jobs:
if: matrix.config.release == 'linux'
run: cargo install tauri-cli --git https://github.com/tauri-apps/tauri --branch feat/truly-portable-appimage --force
- uses: tauri-apps/tauri-action@84b9d35b5fc46c1e45415bdb6144030364f7ebc5 # v0
- uses: tauri-apps/tauri-action@1deb371b0cd8bd54025b384f1cd735e725c4060f # v1.0.0
id: tauri
if: matrix.config.release != 'android'
env: