Skip to content

build(deps): bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.32.0 #753

build(deps): bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.32.0

build(deps): bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.32.0 #753

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pr-labeler.yml
sync-labels: false