Skip to content

ci(deps): bump docker/build-push-action from 6.2.0 to 6.4.1 #8588

ci(deps): bump docker/build-push-action from 6.2.0 to 6.4.1

ci(deps): bump docker/build-push-action from 6.2.0 to 6.4.1 #8588

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
validate:
name: Validate PR title
permissions:
pull-requests: read
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
perf
deps
revert
docs
style
chore
refactor
test
build
ci
release
disallowScopes: |
release