Skip to content

Update anchore/scan-action action to v6 #127

Update anchore/scan-action action to v6

Update anchore/scan-action action to v6 #127

Workflow file for this run

name: labeler
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v5 # Action page: <https://github.com/actions/labeler>
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true