Skip to content

Bump golangci/golangci-lint-action from 3 to 4 #12

Bump golangci/golangci-lint-action from 3 to 4

Bump golangci/golangci-lint-action from 3 to 4 #12

Workflow file for this run

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