Skip to content

bump: proto-google-common-protos 2.25.1 (was 2.23.0) #800

bump: proto-google-common-protos 2.25.1 (was 2.23.0)

bump: proto-google-common-protos 2.25.1 (was 2.23.0) #800

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
# https://github.com/TimonVS/pr-labeler-action/releases
# v4.1.1
- uses: TimonVS/pr-labeler-action@8b99f404a073744885d8021d1de4e40c6eaf38e2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}