fix: bump io.github.lsd-consulting:lsd-junit5 from 7.0.100 to 7.0.101 in the lsd-dependencies group #484
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: Merge dependabot PR | |
on: | |
pull_request_target: | |
branches: | |
- main | |
- master | |
jobs: | |
pr-merge: | |
uses: lsd-consulting/shared-workflows/.github/workflows/dependabot-merge.yml@main | |
secrets: inherit |