Skip to content

Update earthly/earthly Docker tag to v0.8.14 #1601

Update earthly/earthly Docker tag to v0.8.14

Update earthly/earthly Docker tag to v0.8.14 #1601

Workflow file for this run

---
name: Lint
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Lint checks
run: |
./earthly.sh +lint