Skip to content

build(deps): bump github.com/NVIDIA/nvidia-container-toolkit from 1.15.0 to 1.17.8 #44

build(deps): bump github.com/NVIDIA/nvidia-container-toolkit from 1.15.0 to 1.17.8

build(deps): bump github.com/NVIDIA/nvidia-container-toolkit from 1.15.0 to 1.17.8 #44

Workflow file for this run

name: "PR Labeler"
on:
pull_request_target:
types: [opened, edited]
permissions:
issues: write
pull-requests: write
contents: read
jobs:
labeling:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
sync-labels: 1
include-title: 1
include-body: 0
repo-token: ${{ github.token }}