Skip to content

build(deps): bump docker/build-push-action from 3 to 6 #2204

build(deps): bump docker/build-push-action from 3 to 6

build(deps): bump docker/build-push-action from 3 to 6 #2204

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 }}