Skip to content

Bump protobufjs from 7.5.5 to 7.6.3 in the npm_and_yarn group across 1 directory #398

Bump protobufjs from 7.5.5 to 7.6.3 in the npm_and_yarn group across 1 directory

Bump protobufjs from 7.5.5 to 7.6.3 in the npm_and_yarn group across 1 directory #398

Workflow file for this run

name: bearer
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
permissions: {}
jobs:
rule_check:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
with:
persist-credentials: false
- name: Bearer
uses: bearer/bearer-action@v2
with:
config-file: ".github/linters/bearer.yml"