Skip to content

chore(registry-scanner): Update to v0.2.49 #1812

chore(registry-scanner): Update to v0.2.49

chore(registry-scanner): Update to v0.2.49 #1812

Workflow file for this run

name: PR Labeler
on:
- pull_request_target
jobs:
pr-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"