Skip to content

chore(go): bump golang.org/x/net from 0.14.0 to 0.16.0 #60

chore(go): bump golang.org/x/net from 0.14.0 to 0.16.0

chore(go): bump golang.org/x/net from 0.14.0 to 0.16.0 #60

Workflow file for this run

on: pull_request_target
name: approve
jobs:
approve:
name: dependabot
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
-
uses: hmarr/auto-approve-action@v3.2.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"