diff --git a/.github/workflows/update-deps-github-actions.yml b/.github/workflows/update-deps-github-actions.yml index e149731..c85ef83 100644 --- a/.github/workflows/update-deps-github-actions.yml +++ b/.github/workflows/update-deps-github-actions.yml @@ -22,7 +22,6 @@ jobs: token: ${{ steps.app.outputs.token }} auto-merge: "true" base-branch: "main" - prefixes: "actions" file-glob: ".github/**/*.yml" branch-prefix: "update-actions" pr-title: "chore: Update GitHub Actions"