Skip to content

Bump axios from 1.6.8 to 1.7.4 #134

Bump axios from 1.6.8 to 1.7.4

Bump axios from 1.6.8 to 1.7.4 #134

Workflow file for this run

name: PR
on:
pull_request:
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/_run-tests.yml
secrets:
pact_broker_username: ${{ secrets.pact_broker_username }}
pact_broker_password: ${{ secrets.pact_broker_password }}