Skip to content

build(deps): bump anchore/scan-action from 3.3.6 to 3.3.7 #164

build(deps): bump anchore/scan-action from 3.3.6 to 3.3.7

build(deps): bump anchore/scan-action from 3.3.6 to 3.3.7 #164

Workflow file for this run

---
name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
# https://github.com/marketplace/actions/labeler
- name: Label PRs
uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}