Skip to content

build(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /core-java in the dependencies group #886

build(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /core-java in the dependencies group

build(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /core-java in the dependencies group #886

Workflow file for this run

name: Label Feature and Bug PRs
on:
pull_request:
branches:
- main
concurrency:
group: boyka-labeler-${{ github.ref }}-1
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'