Skip to content

Bump golang.org/x/mod from 0.16.0 to 0.19.0 #102

Bump golang.org/x/mod from 0.16.0 to 0.19.0

Bump golang.org/x/mod from 0.16.0 to 0.19.0 #102

Workflow file for this run

name: 'Assign size labels to PRs'
on:
workflow_dispatch:
pull_request_target:
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"