Skip to content

fix(deps): update module github.com/go-sql-driver/mysql to v1.9.0 #1510

fix(deps): update module github.com/go-sql-driver/mysql to v1.9.0

fix(deps): update module github.com/go-sql-driver/mysql to v1.9.0 #1510

Workflow file for this run

name: e2e
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
docker:
runs-on: ubuntu-24.04
timeout-minutes: 3
steps:
- uses: actions/checkout@v4
- run: ./script/docker-e2e.sh
kind:
runs-on: ubuntu-24.04
timeout-minutes: 3
steps:
- uses: actions/checkout@v4
- uses: aquaproj/[email protected]
with:
aqua_version: v2.45.0
- run: |
./script/kind-e2e.sh create
./script/kind-e2e.sh run