Skip to content

chore(deps): bump com.google.code.gson:gson from 2.8.9 to 2.10.1 in /app #93

chore(deps): bump com.google.code.gson:gson from 2.8.9 to 2.10.1 in /app

chore(deps): bump com.google.code.gson:gson from 2.8.9 to 2.10.1 in /app #93

Workflow file for this run

name: Conventional Commits
on:
pull_request:
jobs:
lint:
name: https://www.conventionalcommits.org
runs-on: ubuntu-latest
steps:
- uses: beemojs/conventional-pr-action@v2
with:
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}