diff options
-rw-r--r-- | .github/workflows/check-unused-imports.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml index cb60c3c..b89f965 100644 --- a/.github/workflows/check-unused-imports.yml +++ b/.github/workflows/check-unused-imports.yml @@ -10,5 +10,5 @@ permissions: jobs: check-unused-imports: - uses: vyos/.github/.github/workflows/check-unused-imports.yml@feature/check-pr-commenting + uses: vyos/.github/.github/workflows/check-unused-imports.yml@T6789-unused-import-checkout-current secrets: inherit |