Skip to content

chore: bump dagger dependencies (#301) #333

chore: bump dagger dependencies (#301)

chore: bump dagger dependencies (#301) #333

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Run tests
uses: dagger/dagger-for-github@v8.1.0
with:
version: "latest"
verb: call
args: lint