Skip to content

🌱 Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 #2403

🌱 Bump docker/setup-buildx-action from 4.1.0 to 4.2.0

🌱 Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 #2403

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout code
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Build
run: make image-build