Skip to content

build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 #377

build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0

build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 #377

Workflow file for this run

name: Lints
# We only run these lints on trial-merges of PRs to reduce noise.
on:
pull_request:
branches: ["main"]
jobs:
crates:
uses: ./.github/workflows/_lints.yml
with:
target: crates
tools:
uses: ./.github/workflows/_lints.yml
with:
target: tools