Skip to content

Update rust Docker tag to v1.72.1 (#79) #72

Update rust Docker tag to v1.72.1 (#79)

Update rust Docker tag to v1.72.1 (#79) #72

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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Sync labels
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yml