Skip to content

Bump docker/build-push-action from 2 to 5 #492

Bump docker/build-push-action from 2 to 5

Bump docker/build-push-action from 2 to 5 #492

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
apply-labels:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"