Skip to content

Bump github.com/google/uuid from 1.3.1 to 1.5.0 #335

Bump github.com/google/uuid from 1.3.1 to 1.5.0

Bump github.com/google/uuid from 1.3.1 to 1.5.0 #335

Workflow file for this run

name: Size Label
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"