Skip to content

gateway: bump thiserror from 2.0.14 to 2.0.15 in /gateway #14650

gateway: bump thiserror from 2.0.14 to 2.0.15 in /gateway

gateway: bump thiserror from 2.0.14 to 2.0.15 in /gateway #14650

Workflow file for this run

name: pr
on:
- pull_request_target
jobs:
label_pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
name: "Label PR"
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Label PR
uses: actions/labeler@v5
with:
sync-labels: true