Skip to content

Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 #1

Bump github.com/go-logr/logr from 1.2.4 to 1.3.0

Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 #1

Workflow file for this run

name: Size Label
on:
pull_request_target:
types: [ assigned, opened, synchronize, reopened ]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"