Skip to content

Update Rust crate serde_json to v1.0.118 (#196) #194

Update Rust crate serde_json to v1.0.118 (#196)

Update Rust crate serde_json to v1.0.118 (#196) #194

Workflow file for this run

---
name: GitHub
"on":
push:
branches:
- main
workflow_dispatch:
jobs:
labels:
name: Sync labels
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Sync labels
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yml