Skip to content

Update rust Docker tag to v1.74.0 (#86) #79

Update rust Docker tag to v1.74.0 (#86)

Update rust Docker tag to v1.74.0 (#86) #79

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