[v16] Display user friendly name of resources with preview_as_roles #70101
Workflow file for this run
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 |