Skip to content

Merge branch 'main' into dependabot/npm_and_yarn/projects/vdk-plugins… #6582

Merge branch 'main' into dependabot/npm_and_yarn/projects/vdk-plugins…

Merge branch 'main' into dependabot/npm_and_yarn/projects/vdk-plugins… #6582

Workflow file for this run

# Copyright 2023-2025 Broadcom
# SPDX-License-Identifier: Apache-2.0
name: autoupdate
on:
push: {}
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-latest
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
DRY_RUN: "false"
PR_FILTER: "auto_merge"