Skip to content

chore(deps): bump goreleaser/goreleaser-action from 6 to 7 in the github-actions group #401

chore(deps): bump goreleaser/goreleaser-action from 6 to 7 in the github-actions group

chore(deps): bump goreleaser/goreleaser-action from 6 to 7 in the github-actions group #401

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: "ubuntu-latest"
permissions:
contents: read
pull-requests: write
steps:
- uses: "actions/labeler@v6"
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true