Skip to content

chore(deps): update docker.io/library/redis docker tag to v7 #456

chore(deps): update docker.io/library/redis docker tag to v7

chore(deps): update docker.io/library/redis docker tag to v7 #456

Workflow file for this run

---
name: Linting
on:
push:
jobs:
lint-formatting:
name: Lint formatting
runs-on: ubuntu-latest
steps:
- name: Checkout Control Center
uses: actions/checkout@v3
with:
path: .
- name: Setup dependenices
uses: ./.github/actions/setup-dependencies
with:
path: .
- name: Check for incorrect formatting
run: ./vendor/bin/pint --test