Skip to content

build(deps): bump docker/setup-qemu-action from 1 to 3 #853

build(deps): bump docker/setup-qemu-action from 1 to 3

build(deps): bump docker/setup-qemu-action from 1 to 3 #853

Workflow file for this run

---
name: Dive CI
'on': push
jobs:
dive:
runs-on: ubuntu-latest
name: Analyze image efficiency
steps:
- uses: actions/checkout@v3
- name: Build image
run: docker build -t utrecht/n3dr:${{ github.sha }} .
- uses: 030/[email protected]
with:
image: utrecht/n3dr:${{ github.sha }}