Skip to content

Bump axios from 0.27.2 to 1.6.0 in /packages/sources/dar (#3086) #1661

Bump axios from 0.27.2 to 1.6.0 in /packages/sources/dar (#3086)

Bump axios from 0.27.2 to 1.6.0 in /packages/sources/dar (#3086) #1661

Workflow file for this run

name: Auto update open PRs
on:
push:
branches:
- main
jobs:
autoupdate:
runs-on: ubuntu-latest
steps:
- name: Automatically update PR
uses: smartcontractkit/update-pr-branch@master
with:
token: ${{ secrets.AUTOREBASE_TOKEN }}
base: 'main'
required_approval_count: 1
require_passed_checks: false