diff options
| author | seth <[email protected]> | 2024-04-27 04:40:29 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-27 00:40:29 -0400 |
| commit | a0a9cb51e35e915dbcc1d7bda430f45c4353c8ff (patch) | |
| tree | 53041599823eddafbf464f1ddb5fcc0a95f63324 /.github/dependabot.yaml | |
| parent | fbc60151f13d4529bea400f55c698dc1468eec46 (diff) | |
better compose overlay + add aarch64 support (#53)
* better compose overlay + add aarch64 support
* ci: update workflows
Diffstat (limited to '.github/dependabot.yaml')
| -rw-r--r-- | .github/dependabot.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 8db6eb5..e6408bb 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,4 +5,4 @@ updates: schedule: interval: "weekly" commit-message: - prefix: "deps(actions)" + prefix: "actions" |
