Skip to content

Bump elixir from 1.14-alpine to 1.17-alpine #62

Bump elixir from 1.14-alpine to 1.17-alpine

Bump elixir from 1.14-alpine to 1.17-alpine #62

Workflow file for this run

---
name: Lint Code Base
on: push
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Lint Code Base
uses: docker://github/super-linter:v2.2.2
env:
VALIDATE_ENV: false