Skip to content

chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group #1829

chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group

chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group #1829

Workflow file for this run

name: "Pull request labeler"
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true