Skip to content

chore: bump docker/metadata-action from 6.0.0 to 6.1.0 #143

chore: bump docker/metadata-action from 6.0.0 to 6.1.0

chore: bump docker/metadata-action from 6.0.0 to 6.1.0 #143

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
configuration-path: .github/labeler.yml
sync-labels: true