Skip to content

[Snyk] Upgrade com.google.auto.value:auto-value from 1.10.4 to 1.11.0 #275

[Snyk] Upgrade com.google.auto.value:auto-value from 1.10.4 to 1.11.0

[Snyk] Upgrade com.google.auto.value:auto-value from 1.10.4 to 1.11.0 #275

Workflow file for this run

name: Check PR title
on:
pull_request:
branches: [ 'master', 'develop' ]
types: [ 'opened', 'reopened', 'edited', 'synchronize' ]
jobs:
check_pr_title:
name: Check PR title
runs-on: ubuntu-latest
steps:
- name: Checkout source branch
uses: actions/checkout@v3
- name: Check PR title
uses: rudderlabs/github-action-check-pr-title@v1.0.7