diff --git a/.github/workflows/sync_labels.yaml b/.github/workflows/sync_labels.yaml index 030876e..ea1c179 100644 --- a/.github/workflows/sync_labels.yaml +++ b/.github/workflows/sync_labels.yaml @@ -17,6 +17,6 @@ jobs: uses: actions/checkout@v4 - name: 🚀 Run Label Sync - uses: srealmoreno/label-sync-action@v1 + uses: srealmoreno/label-sync-action@v2 with: config-file: https://raw.githubusercontent.com/VeryGoodOpenSource/.github/main/.github/labels.yml