You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(ga): Add GitHub Actions workflow to manually trigger Dependabot.
- Created a new workflow file `.github/workflows/run-dependabot.yml` to allow manual triggering of Dependabot using the `workflow_dispatch` event.
- Configured the workflow to run Dependabot for GitHub Actions updates.
* fix(ga): A mapping was not expected
0 commit comments