Skip to content

chore(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /.github/workflows/scripts/functions #448

chore(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /.github/workflows/scripts/functions

chore(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /.github/workflows/scripts/functions #448

Workflow file for this run

name: 'PR Title is Conventional'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.4.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}