Skip to content

chore(deps): Bump github.com/goccy/go-json from 0.10.3 to 0.10.4 #200

chore(deps): Bump github.com/goccy/go-json from 0.10.3 to 0.10.4

chore(deps): Bump github.com/goccy/go-json from 0.10.3 to 0.10.4 #200

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"