Skip to content

.github/workflows/autoremove_cves.yaml #387

.github/workflows/autoremove_cves.yaml

.github/workflows/autoremove_cves.yaml #387

name: Autoremove outdated CVEs
on:
schedule:
- cron: "10,15,20 * * * *"
jobs:
auto-update-libs:
uses: canonical/operator-workflows/.github/workflows/autoremove_trivyignore.yaml@feat/trivyignore
secrets: inherit