Skip to content

Bump golang from 1.20-alpine to 1.21-alpine #90

Bump golang from 1.20-alpine to 1.21-alpine

Bump golang from 1.20-alpine to 1.21-alpine #90

Workflow file for this run

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