build(deps): bump the production-dependencies group with 3 updates #1
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: Auto-merge Dependabot | ||
| on: pull_request | ||
| permissions: | ||
| pull-requests: write | ||
| contents: write | ||
| jobs: | ||
| build: | ||
| uses: spyderorg/workflows/.github/workflows/dependabot.yml@main | ||
|
Check failure on line 10 in .github/workflows/dependabot.yml
|
||
| secrets: inherit # pragma: allowlist secret | ||