build(deps): bump langston-barrett/gha/.github/workflows/merge-dependabot-prs.yml from fc3619dd7d8730f88eac66bbf15f1257de683acc to b44a985fce946d41805fe58f746e46d04c612b43 #47
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@b44a985fce946d41805fe58f746e46d04c612b43 | |
| with: | |
| only-patch: false |