Skip to content

Bump docker/build-push-action from 5 to 6 #3426

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

Bump docker/build-push-action from 5 to 6 #3426

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: TimonVS/pr-labeler-action@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labeler.yml