Skip to content

chore(deps): bump wrangler from 3.53.1 to 3.57.0 in the cloudflare group across 1 directory #174

chore(deps): bump wrangler from 3.53.1 to 3.57.0 in the cloudflare group across 1 directory

chore(deps): bump wrangler from 3.53.1 to 3.57.0 in the cloudflare group across 1 directory #174

Workflow file for this run

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