Skip to content

Pin chrisns/.github action to 9854c11 #308

Pin chrisns/.github action to 9854c11

Pin chrisns/.github action to 9854c11 #308

Workflow file for this run

name: Docker Image CI
on: [push]
jobs:
build:
uses: chrisns/.github/.github/workflows/dockerbuild.yml@9854c1196a65584290bdcedcfaad153e05ffcff9 # main
with:
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
secrets:
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}