Skip to content

build(deps): bump nvidia/cuda from 12.0.0-cudnn8-devel-ubuntu20.04 to 12.2.2-cudnn8-devel-ubuntu20.04 in /docker #3

build(deps): bump nvidia/cuda from 12.0.0-cudnn8-devel-ubuntu20.04 to 12.2.2-cudnn8-devel-ubuntu20.04 in /docker

build(deps): bump nvidia/cuda from 12.0.0-cudnn8-devel-ubuntu20.04 to 12.2.2-cudnn8-devel-ubuntu20.04 in /docker #3

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, reopened]
jobs:
label_pull_requests:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5