mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 21:21:33 +00:00
fix github workflows
This commit is contained in:
13
.github/dependabot.yml
vendored
Normal file
13
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
groups:
|
||||
actions-updates:
|
||||
dependency-type: production
|
||||
applies-to: version-updates
|
||||
actions-dev-updates:
|
||||
dependency-type: development
|
||||
applies-to: version-updates
|
Reference in New Issue
Block a user