[v16] Add a note about Scheduled Upgrades moving to Cluster Management page #81540
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Trivy | |
on: | |
pull_request: | |
merge_group: | |
jobs: | |
trivy: | |
uses: gravitational/shared-workflows/.github/workflows/trivy.yaml@main | |
permissions: | |
actions: read | |
contents: read | |
security-events: write |