Skip to content

chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#1585) #2144

chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#1585)

chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#1585) #2144

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}