Skip to content

Bump golang.org/x/crypto from 0.0.0-20220926161630-eccd6366d1be to 0.27.0 #88

Bump golang.org/x/crypto from 0.0.0-20220926161630-eccd6366d1be to 0.27.0

Bump golang.org/x/crypto from 0.0.0-20220926161630-eccd6366d1be to 0.27.0 #88

Workflow file for this run

name: auto-merge
on:
- pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}