Skip to content

Bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group #6842

Bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group

Bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group #6842

Workflow file for this run

---
name: "Pull Request Labeler"
on: # yamllint disable-line rule:truthy
pull_request_target:
merge_group:
types:
- "checks_requested"
jobs:
triage:
runs-on: "buildjet-2vcpu-ubuntu-2204"
steps:
- uses: "actions/labeler@v5"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true