Bump tauri-plugin-log from 81676da
to 3b46567
in /src-tauri
#323
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: "Dependabot - Auto-merge" | |
# yamllint disable-line rule:truthy | |
on: | |
pull_request_target: | |
permissions: | |
pull-requests: write | |
contents: write | |
jobs: | |
dependabot-automerge: | |
uses: timmo001/workflows/.github/workflows/dependabot-automerge-any.yml@master |