Skip to content

build(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine #318

build(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine

build(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine #318

Workflow file for this run

name: "PR label assigner"
on:
workflow_dispatch:
pull_request:
branches:
- master
pull_request_target:
branches:
- master
jobs:
triage:
permissions:
checks: write
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true