Skip to content

Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group #17

Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group

Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group #17

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"