Skip to content

build(deps): bump golangci/golangci-lint from v1.53.2-alpine to v1.54.1-alpine #1835

build(deps): bump golangci/golangci-lint from v1.53.2-alpine to v1.54.1-alpine

build(deps): bump golangci/golangci-lint from v1.53.2-alpine to v1.54.1-alpine #1835

---
# automatically adds release labels to pull requests. The labels are decided based on configuration at "./.github/release.yaml"
name: Add release labels
on:
pull_request_target:
types:
- opened
- edited
jobs:
label:
runs-on:
- self-hosted
- micro
steps:
- uses: bcoe/conventional-release-labels@v1