Skip to content

Bump golang from 1.25.5 to 1.26rc2 in the docker-dependencies group #1056

Bump golang from 1.25.5 to 1.26rc2 in the docker-dependencies group

Bump golang from 1.25.5 to 1.26rc2 in the docker-dependencies group #1056

Workflow file for this run

name: Size Label
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/size-label-action@v0.5.5
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"