Skip to content

Commit 52202c4

Browse files
committed
chore: update Tauri action to v0.5.23 in release workflow
1 parent 6d5998e commit 52202c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: install frontend dependencies
5454
run: pnpm install
5555

56-
- uses: tauri-apps/tauri-action@v0
56+
- uses: tauri-apps/tauri-action@v0.5.23
5757
id: tauri-action
5858
env:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)