Skip to content

Bump golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in the docker group #7369

Bump golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in the docker group

Bump golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in the docker group #7369

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