Skip to content

chore(deps): bump ash from 3.0.0 to 3.0.2 #16

chore(deps): bump ash from 3.0.0 to 3.0.2

chore(deps): bump ash from 3.0.0 to 3.0.2 #16

Workflow file for this run

name: CI
on: [push]
jobs:
ash-ci:
strategy:
fail-fast: false
matrix:
mysql-version: ["8.0"]
uses: lejoko/ash_mysql/.github/workflows/ash-ci.yml@main
with:
mysql: true
mysql-version: ${{matrix.mysql-version}}
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}