Skip to content

Bump eslint from 9.7.0 to 9.8.0 #7300

Bump eslint from 9.7.0 to 9.8.0

Bump eslint from 9.7.0 to 9.8.0 #7300

---
name: check-containers
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
static-check-containers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test our container definitions
run: make test-check-containers