Skip to content

Bump golang.org/x/crypto from 0.42.0 to 0.45.0 in the go_modules group across 1 directory #15584

Bump golang.org/x/crypto from 0.42.0 to 0.45.0 in the go_modules group across 1 directory

Bump golang.org/x/crypto from 0.42.0 to 0.45.0 in the go_modules group across 1 directory #15584

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write # for actions/labeler to add labels
runs-on: ubuntu-24.04
steps:
- name: Checkout Repository
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true