Skip to content

Bump golang from 1.24.4-alpine3.22 to 1.25.5-alpine3.22 #372

Bump golang from 1.24.4-alpine3.22 to 1.25.5-alpine3.22

Bump golang from 1.24.4-alpine3.22 to 1.25.5-alpine3.22 #372

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@v5"
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true