mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 22:40:34 +00:00
Add Dependabot updates of GitHub Actions
For quicker updates and easier, more consistent maintenance. SHA-based versions should always be used to be sure the code we pull in can't be changed without us, for security reasons at least. Dependabot now supports SHA-based versions for GHAs. This patch should facilitate their continued use. Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
a0f3ce2c5b
commit
a479634a5f
@@ -0,0 +1,7 @@
|
||||
---
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: daily
|
||||
Reference in New Issue
Block a user