Skip to content

Commit

Permalink
github: bump tauri-apps/tauri-action
Browse files Browse the repository at this point in the history
Bumps the github-dependencies group with 1 update in the / directory: [tauri-apps/tauri-action](https://github.com/tauri-apps/tauri-action).


Updates `tauri-apps/tauri-action` from 0.5.4 to 0.5.6
- [Release notes](https://github.com/tauri-apps/tauri-action/releases)
- [Changelog](https://github.com/tauri-apps/tauri-action/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/tauri-action@v0.5.4...v0.5.6)

---
updated-dependencies:
- dependency-name: tauri-apps/tauri-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ilyagr committed Jun 17, 2024
1 parent 714876e commit 73253a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: install frontend dependencies
run: npm clean-install

- uses: tauri-apps/[email protected].4
- uses: tauri-apps/[email protected].6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Will publish a release manually
Expand Down

0 comments on commit 73253a6

Please sign in to comment.