Skip to content

Bump swatinem/rust-cache from 2.7.1 to 2.7.2 (#71) #20

Bump swatinem/rust-cache from 2.7.1 to 2.7.2 (#71)

Bump swatinem/rust-cache from 2.7.1 to 2.7.2 (#71) #20

Workflow file for this run

---
name: GitHub
"on":
push:
branches:
- main
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