Skip to content

build(deps): bump actix-http from 3.8.0 to 3.9.0 #2201

build(deps): bump actix-http from 3.8.0 to 3.9.0

build(deps): bump actix-http from 3.8.0 to 3.9.0 #2201

Workflow file for this run

name: "PR Needs Rebase"
on:
push:
pull_request_target:
types: [synchronize]
jobs:
label-rebase-needed:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/rumba"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}