We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2dd37f commit e7500a4Copy full SHA for e7500a4
.github/workflows/sync_labels.yml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: 🚀 Run Label Sync
20
- uses: srealmoreno/label-sync-action@v1
+ uses: srealmoreno/label-sync-action@v2
21
with:
22
config-file: https://raw.githubusercontent.com/VeryGoodOpenSource/.github/main/.github/labels.yml
0 commit comments