Skip to content

ci(github-action): pin action aquasecurity/trivy-action to #298

ci(github-action): pin action aquasecurity/trivy-action to

ci(github-action): pin action aquasecurity/trivy-action to #298

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Labeler
on:
pull_request_target:
branches:
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
main:
name: Labeler - Labeler
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
configuration-path: .github/labeler.yaml