Skip to content

Add Dependabot configuration for GitHub Actions updates#33

Open
sudeeshna21 wants to merge 1 commit into
qualcomm:mainfrom
sudeeshna21:dependabot
Open

Add Dependabot configuration for GitHub Actions updates#33
sudeeshna21 wants to merge 1 commit into
qualcomm:mainfrom
sudeeshna21:dependabot

Conversation

@sudeeshna21

Copy link
Copy Markdown
  • Adds .github/dependabot.yml to enable automated dependency updates via GitHub Dependabot. It is configured to:

    Monitor GitHub Actions workflow dependencies (.github/workflows/)
    Check for updates daily and automatically open PRs when newer versions of used actions are available
    This ensures CI/CD workflows always use up-to-date, patched versions of GitHub Actions, reducing exposure to known vulnerabilities in third-party actions.

Signed-off-by: sudeeshn <sudeeshn@qti.qualcomm.com>
@sudeeshna21 sudeeshna21 self-assigned this Apr 23, 2026
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