Skip to content

Bump docker/metadata-action from 5.4.0 to 5.5.1 #171

Bump docker/metadata-action from 5.4.0 to 5.5.1

Bump docker/metadata-action from 5.4.0 to 5.5.1 #171

Workflow file for this run

name: '[ADMIN] Pull Request Labeler'
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'