Skip to content

chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /benchmarks #362

chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /benchmarks

chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /benchmarks #362

Workflow file for this run

name: Dependabot
on:
pull_request:
branches: [master]
permissions:
contents: write
pull-requests: write
jobs:
merge:
name: Merge
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
target: patch
use-github-auto-merge: true