Skip to content

Bump axios from 1.6.8 to 1.7.7 #528

Bump axios from 1.6.8 to 1.7.7

Bump axios from 1.6.8 to 1.7.7 #528

Workflow file for this run

name: "LTS"
on:
pull_request:
push:
branches:
- master
schedule:
- cron: "0 3 * * 0" # Every sunday at 3am UTC.
jobs:
test:
name: Test
uses: ./.github/workflows/tests.yml
with:
version: "latest"
secrets:
eventstore_cloud_id: ${{ secrets.EVENTSTORE_CLOUD_ID }}
tailscale_auth: ${{ secrets.TAILSCALE_AUTH }}