Skip to content

Update docker/build-push-action action to v6.11.0 #909

Update docker/build-push-action action to v6.11.0

Update docker/build-push-action action to v6.11.0 #909

Workflow file for this run

name: build and scan image (Debian version)
on:
push:
branches-ignore:
- "master"
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build-debian:
uses: ./.github/workflows/pr.yml
with:
variant: debian
dockerfile: Dockerfile.debian