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 164ef0a commit ae2f4a6Copy full SHA for ae2f4a6
1 file changed
.github/workflows/sync-labels.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v6
17
- - uses: micnncim/action-label-syncer@v1.3.0
+ - uses: brpaz/action-label-syncer@0.2.0
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
with:
0 commit comments