Skip to content

Bump golangci/golangci-lint-action from 6 to 9 #247

Bump golangci/golangci-lint-action from 6 to 9

Bump golangci/golangci-lint-action from 6 to 9 #247

Workflow file for this run

name: auto-labeler
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened, edited, reopened, synchronize]
workflow_dispatch:
jobs:
auto-labeler:
uses: gofiber/.github/.github/workflows/auto-labeler.yml@main
secrets:
github-token: ${{ secrets.ISSUE_PR_TOKEN }}
with:
config-path: .github/labeler.yml
config-repository: gofiber/.github