Skip to content

Bump docker/build-push-action from 6.6.1 to 6.7.0 #954

Bump docker/build-push-action from 6.6.1 to 6.7.0

Bump docker/build-push-action from 6.6.1 to 6.7.0 #954

Workflow file for this run

---
name: PR Labels
# yamllint disable-line rule:truthy
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
branches:
- main
jobs:
pr_labels:
name: Verify
runs-on: ubuntu-latest
steps:
- name: 🏷 Verify PR has a valid label
uses: ludeeus/[email protected]
with:
labels: >-
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies