From e4750b55304b6ed4ea6303660119368307cac420 Mon Sep 17 00:00:00 2001 From: Will Dean Date: Sat, 26 Oct 2024 14:13:29 -0400 Subject: [PATCH] use latest prerelease --- .github/workflows/sync-closing-labels.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/sync-closing-labels.yml b/.github/workflows/sync-closing-labels.yml index 95bd5b1..2d04186 100644 --- a/.github/workflows/sync-closing-labels.yml +++ b/.github/workflows/sync-closing-labels.yml @@ -12,6 +12,4 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - name: Sync labels with closing issues - uses: wd60622/closing-labels@v0.0.1rc4 - with: - context: . + uses: wd60622/closing-labels@v0.0.1rc5