Skip to content

deps(docker): Bump alpine from 3.20 to 3.21 #2156

deps(docker): Bump alpine from 3.20 to 3.21

deps(docker): Bump alpine from 3.20 to 3.21 #2156

Workflow file for this run

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