Merge pull request #174 from zhom/dependabot/github_actions/github-actions-9ab8a9f02d

ci(deps): bump the github-actions group with 5 updates
This commit is contained in:
zhom
2026-01-11 22:59:27 +04:00
committed by GitHub
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ jobs:
echo "Generated timestamp: ${TIMESTAMP}-${COMMIT_HASH}"
- name: Build Tauri app
uses: tauri-apps/tauri-action@19b93bb55601e3e373a93cfb6eb4242e45f5af20 #v0.6.0
uses: tauri-apps/tauri-action@73fb865345c54760d875b94642314f8c0c894afa #v0.6.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BUILD_TAG: "nightly-${{ steps.timestamp.outputs.timestamp }}"