Skip to content

Bump actions/checkout from 5 to 6 in the all-github-actions group #103

Bump actions/checkout from 5 to 6 in the all-github-actions group

Bump actions/checkout from 5 to 6 in the all-github-actions group #103

Workflow file for this run

name: "ci/docker"
on: [pull_request, workflow_dispatch]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-docker.yaml
secrets: inherit
with:
publish: false