Skip to content

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #54

Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #54

Workflow file for this run

name: Auto approve trusted
on:
pull_request_target:
jobs:
approve:
runs-on: ubuntu-latest
name: approve
steps:
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'tjamet'
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'dependabot[bot]'