Skip to content

chore(deps): update docker/build-push-action action to v6 #1911

chore(deps): update docker/build-push-action action to v6

chore(deps): update docker/build-push-action action to v6 #1911

name: 'Check .github/workflows'
on:
push:
paths:
- '.github/workflows/**'
pull_request:
types:
- opened
- synchronize
paths:
- '.github/workflows/**'
workflow_dispatch:
jobs:
actionlint:
uses: ./.github/workflows/actionlint.yml
permissions:
contents: 'read'
pull-requests: 'write'
yamllint:
uses: ./.github/workflows/yamllint.yml
permissions:
contents: 'read'
pull-requests: 'write'