Skip to content

chore(deps): bump wrangler from 3.61.0 to 3.62.0 in the cloudflare group #225

chore(deps): bump wrangler from 3.61.0 to 3.62.0 in the cloudflare group

chore(deps): bump wrangler from 3.61.0 to 3.62.0 in the cloudflare group #225

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Dependabot fetch metadata
on: pull_request_target
jobs:
dependabot:
permissions:
pull-requests: write
issues: write
repository-projects: write
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38 #v2.1.0
with:
alert-lookup: true
compat-lookup: true
github-token: '${{ secrets.GITHUB_TOKEN }}'