Skip to content

Unfixable LOW severity vulnerabilities in mcr.microsoft.com/dotnet/sdk:10.0.202-alpine3.23-amd64 #16

Unfixable LOW severity vulnerabilities in mcr.microsoft.com/dotnet/sdk:10.0.202-alpine3.23-amd64

Unfixable LOW severity vulnerabilities in mcr.microsoft.com/dotnet/sdk:10.0.202-alpine3.23-amd64 #16

Workflow file for this run

name: "Label Issue"
on:
issues:
types: [opened]
permissions:
issues: write
contents: read
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4
with:
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
repo-token: ${{ github.token }}