Skip to content

Bump docker/build-push-action from 5.4.0 to 6.2.0 #578

Bump docker/build-push-action from 5.4.0 to 6.2.0

Bump docker/build-push-action from 5.4.0 to 6.2.0 #578

Workflow file for this run

name: pr labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
with:
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}