Skip to content

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.13.0 #123

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.13.0

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.13.0 #123

Workflow file for this run

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/[email protected]
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"