build(deps): 更新关键依赖版本
This commit is contained in:
committed by
nongyehong
parent
493e070bb9
commit
d0f88391e5
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
workspaces: './src-tauri -> target'
|
||||
|
||||
- name: Create release
|
||||
uses: tauri-apps/tauri-action@ecd2eff64572601ddde25cc4962c2704435736e9 # v0.5.16
|
||||
uses: tauri-apps/tauri-action@2a8db2c169af2fdc695133781e27ecba52daea75 # v0.5.17
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# 使用之前配置的私钥
|
||||
|
||||
Reference in New Issue
Block a user