Skip to content

build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 #886

build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0

build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 #886

Workflow file for this run

---
name: Dive CI
'on': push
jobs:
dive:
runs-on: ubuntu-latest
name: Analyze image efficiency
steps:
- uses: actions/checkout@v4.1.1
- name: Build image
run: docker build -t utrecht/n3dr:${{ github.sha }} .
- uses: 030/dive-action@v0.1.0
with:
image: utrecht/n3dr:${{ github.sha }}