Skip to content

build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 in /apis #319

build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 in /apis

build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 in /apis #319

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Lint PR ✅
uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}