Skip to content

Bump golang from 1.22-alpine to 1.23-alpine #139

Bump golang from 1.22-alpine to 1.23-alpine

Bump golang from 1.22-alpine to 1.23-alpine #139

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"