AOSSIE-Org / AOSSIE-Org/ContributorAutomation

[FEATURE]: Add dependabot.yml to keep GitHub Actions dependencies updated

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### Feature and its Use Cases

I was going through the repo and noticed there's no dependabot.yml
here. The workflows are using actions like actions/checkout@v4 and
actions/github-script@v7 but there's nothing to automatically update
these when new versions come out.

Simple fix - adding a dependabot.yml to auto-update GitHub Actions
dependencies weekly so we don't end up with stale action versions.

I can open a PR for this if it looks good.

### Additional Context

_No response_

### Code of Conduct

- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.