Skip to content

Bump docker/setup-buildx-action from 2 to 3 #47

Bump docker/setup-buildx-action from 2 to 3

Bump docker/setup-buildx-action from 2 to 3 #47

Workflow file for this run

name: CI
on:
pull_request:
jobs:
build:
name: Build
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: ${{ github.sha }}
push: false