build(deps): bump langston-barrett/gha/.github/workflows/merge-dependabot-prs.yml from 6292a6a380c64b0d40ee22384fb96d21bc74667c to 7c0b05df2a8448a462b987298e62bf8f61776fef #35
Workflow file for this run
This file contains hidden or 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 | |
| on: | |
| pull_request: | |
| permissions: | |
| contents: write | |
| pull-requests: write | |
| jobs: | |
| dependabot: | |
| uses: langston-barrett/gha/.github/workflows/merge-dependabot-prs.yml@7c0b05df2a8448a462b987298e62bf8f61776fef | |
| with: | |
| only-patch: false |