Skip to content

chore(deps): bump ash from 3.5.8 to 3.5.9 in the production-dependencies group #321

chore(deps): bump ash from 3.5.8 to 3.5.9 in the production-dependencies group

chore(deps): bump ash from 3.5.8 to 3.5.9 in the production-dependencies group #321

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
postgres: true
postgres-version: "16"
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}