chore: fix dependabot groups (#253)

This commit is contained in:
Rene Leonhardt
2025-08-14 13:12:32 +02:00
committed by GitHub
parent a8b36e3f74
commit 203c9eb82a
14 changed files with 155 additions and 144 deletions

View File

@@ -6,7 +6,7 @@ sensible defaults.
## Example usage
```yaml
- uses: actions/checkout@v4
- uses: actions/checkout@v5
# selecting a toolchain either by action or manual `rustup` calls should happen
# before the plugin, as the cache uses the current rustc version as its cache key