Skip to content

Dev#385

Merged
jamespepper81 merged 3 commits into
mainfrom
dev
Jan 4, 2026
Merged

Dev#385
jamespepper81 merged 3 commits into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

This pull request makes a small change to the Dependabot configuration by removing automated version updates for GitHub Actions workflows. This means GitHub Actions dependencies will no longer be automatically kept up to date by Dependabot.

  • Removed the configuration block in .github/dependabot.yml that enabled version updates for GitHub Actions, including its schedule, labels, and commit message prefix.

Copilot AI and others added 3 commits January 4, 2026 18:19
This mobile wallet app doesn't use GitHub Actions workflows, so
Dependabot was erroring when trying to find action.yml or workflow files.
Removed the github-actions package ecosystem from dependabot.yml to fix
the error while keeping npm and gradle dependency updates active.

Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com>
…pdates

Remove GitHub Actions from Dependabot config
@jamespepper81 jamespepper81 merged commit bc59f1b into main Jan 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants