Skip to content

fix(registry-scanner): handle error for fips image #4042

fix(registry-scanner): handle error for fips image

fix(registry-scanner): handle error for fips image #4042

Workflow file for this run

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