Skip to content

Bump undici from 5.21.0 to 5.26.3 (#3042) #1587

Bump undici from 5.21.0 to 5.26.3 (#3042)

Bump undici from 5.21.0 to 5.26.3 (#3042) #1587

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